summaryrefslogtreecommitdiff
path: root/cryptopp/GPGw/userdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'cryptopp/GPGw/userdialog.h')
-rw-r--r--cryptopp/GPGw/userdialog.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cryptopp/GPGw/userdialog.h b/cryptopp/GPGw/userdialog.h
deleted file mode 100644
index 5f49882..0000000
--- a/cryptopp/GPGw/userdialog.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __USERDIALOG_H__
-#define __USERDIALOG_H__
-
-BOOL CALLBACK UserIdDialogProcedure(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam);
-
-#endif // __USERDIALOG_H__