diff --git a/src/util/externalcommandhelper.h b/src/util/externalcommandhelper.h index 508dd23..1b0359d 100644 --- a/src/util/externalcommandhelper.h +++ b/src/util/externalcommandhelper.h @@ -61,8 +61,6 @@ private: QCA::PublicKey m_publicKey; QRandomGenerator64 m_Generator; std::unordered_set m_Nonces; - QString m_command; - QString m_sourceDevice; QProcess m_cmd; // QByteArray output;