fix mac/linux compiler error

This commit is contained in:
Howard Stearns 2017-10-02 09:44:10 -07:00
parent 73c8da99dc
commit 0f6884dd80

View file

@ -332,7 +332,7 @@ public:
QByteArray getStaticCertificateHash() const;
bool verifyStaticCertificateProperties();
#ifdef DEBUG_CERT
QString EntityItem::computeCertificateID();
QString computeCertificateID();
#endif
// TODO: get rid of users of getRadius()...