Remove comment

This commit is contained in:
Nicolas Fella 2018-12-25 01:04:22 +01:00
parent 8f16c3fd9a
commit b73472735f

View file

@ -46,7 +46,6 @@ class KDECONNECTCORE_EXPORT NetworkPacket
public:
//const static QCA::EncryptionAlgorithm EncryptionAlgorithm;
const static int s_protocolVersion;
explicit NetworkPacket(const QString& type = QStringLiteral("empty"), const QVariantMap& body = {});