diff options
Diffstat (limited to 'gpgcontext.cpp')
-rw-r--r-- | gpgcontext.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gpgcontext.cpp b/gpgcontext.cpp index 3762e58..3b21514 100644 --- a/gpgcontext.cpp +++ b/gpgcontext.cpp @@ -769,7 +769,6 @@ GpgKey GpgContext::getKeyByFpr(QString fpr) { return GpgKey(); } - /** * note: privkey status is not returned */ |