summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/GPGw/passdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/GPGw/passdialog.h')
-rw-r--r--plugins/CryptoPP/GPGw/passdialog.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/CryptoPP/GPGw/passdialog.h b/plugins/CryptoPP/GPGw/passdialog.h
deleted file mode 100644
index b59f421b3c..0000000000
--- a/plugins/CryptoPP/GPGw/passdialog.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __PASSDIALOG_H__
-#define __PASSDIALOG_H__
-
-extern char dlgpassphrase[];
-
-BOOL CALLBACK PassphraseDialogProcedure(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam);
-
-#endif // __PASSDIALOG_H__