summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/src/commonheaders.h')
-rw-r--r--plugins/CryptoPP/src/commonheaders.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/commonheaders.h b/plugins/CryptoPP/src/commonheaders.h
index d1829f7836..1e16f4e6d8 100644
--- a/plugins/CryptoPP/src/commonheaders.h
+++ b/plugins/CryptoPP/src/commonheaders.h
@@ -83,7 +83,6 @@ extern HANDLE hPGPPRIV;
extern HANDLE hRSA4096;
extern CRITICAL_SECTION localQueueMutex;
-extern CRITICAL_SECTION localContextMutex;
void ExtractFile(char*,int,int);
size_t rtrim(LPCSTR);