aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyImportDetailDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/KeyImportDetailDialog.h')
-rw-r--r--src/ui/KeyImportDetailDialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/KeyImportDetailDialog.h b/src/ui/KeyImportDetailDialog.h
index 0c7d6807..fe63baaa 100644
--- a/src/ui/KeyImportDetailDialog.h
+++ b/src/ui/KeyImportDetailDialog.h
@@ -45,7 +45,6 @@ class KeyImportDetailDialog : public QDialog {
static QString getStatusString(int keyStatus);
QTableWidget* keysTable{};
- GpgFrontend::GpgContext* mCtx;
QGroupBox* generalInfoBox{};
QGroupBox* keyInfoBox{};
QDialogButtonBox* buttonBox{};