diff options
Diffstat (limited to 'plugins/CryptoPP/res/resource.rc')
-rw-r--r-- | plugins/CryptoPP/res/resource.rc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/CryptoPP/res/resource.rc b/plugins/CryptoPP/res/resource.rc index 93360fb460..61ee5b969f 100644 --- a/plugins/CryptoPP/res/resource.rc +++ b/plugins/CryptoPP/res/resource.rc @@ -11,12 +11,6 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
#pragma code_page(1251)
-#ifdef DLL_FROM_RESOURCE
-1 666 "..\\src\\gpgw\\release\\gnupgw.dll"
-6 666 "..\\src\\pgpw\\release6\\pgpsdkw6.dll"
-8 666 "..\\src\\pgpw\\release8\\pgpsdkw8.dll"
-#endif
-
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
|