diff --git a/src/gui/entry/EditEntryWidget.h b/src/gui/entry/EditEntryWidget.h index 5bfb2b9b1..66645d420 100644 --- a/src/gui/entry/EditEntryWidget.h +++ b/src/gui/entry/EditEntryWidget.h @@ -188,8 +188,6 @@ private: #ifdef WITH_XC_SSHAGENT KeeAgentSettings m_sshAgentSettings; QString m_pendingPrivateKey; - QPointer m_entryCertificate; - const QScopedPointer m_attachmentsCertificate; #endif const QScopedPointer m_mainUi; const QScopedPointer m_advancedUi;