diff options
Diffstat (limited to 'cryptopp/GPGw/userdialog.h')
-rw-r--r-- | cryptopp/GPGw/userdialog.h | 6 |
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__
|