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 6c58455..7ca00d5 100644
--- a/context.h
+++ b/context.h
@@ -88,7 +88,6 @@ public:
gpgme_key_t getKeyDetails(QString uid);
gpgme_signature_t verify(QByteArray in);
// void decryptVerify(QByteArray in);
- void sign(const QByteArray &inBuffer, QByteArray *outBuffer);
bool sign(QStringList *uidList, const QByteArray &inBuffer, QByteArray *outBuffer );
/**
* @details If text contains PGP-message, put a linebreak before the message,