aboutsummaryrefslogtreecommitdiffstats
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/context.h b/context.h
index 81b2eb1..66023ca 100644
--- a/context.h
+++ b/context.h
@@ -58,7 +58,6 @@ public:
Context(); // Consttructor
~Context(); // Destructor
- void importKeyFromFile(QString pathToFile);
void importKey(QByteArray inBuffer);
GpgKeyList listKeys();
void deleteKeys(QList<QString> *uidList);