From 9c4928583627025821e92541fa8b73f277c6fc38 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 26 Feb 2013 07:21:51 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@3775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FTPFileYM/res/ftpfile.rc | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'plugins/FTPFileYM/res/ftpfile.rc') diff --git a/plugins/FTPFileYM/res/ftpfile.rc b/plugins/FTPFileYM/res/ftpfile.rc index 408ec670cd..ec58a2659c 100644 --- a/plugins/FTPFileYM/res/ftpfile.rc +++ b/plugins/FTPFileYM/res/ftpfile.rc @@ -254,18 +254,10 @@ IDI_CLIPBOARD ICON "clipboard.ico" IDI_RESUME ICON "resume.ico" IDI_CLEAR ICON "clear.ico" IDI_DELETE ICON "delete.ico" -#endif // Neutral resources -///////////////////////////////////////////////////////////////////////////// - +#endif // Neutral resources ///////////////////////////////////////////////////////////////////////////// -// Czech resources -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CSY) -#ifdef _WIN32 -LANGUAGE LANG_CZECH, SUBLANG_DEFAULT -#pragma code_page(1250) -#endif //_WIN32 #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// @@ -292,10 +284,6 @@ END #endif // APSTUDIO_INVOKED -#endif // Czech resources -///////////////////////////////////////////////////////////////////////////// - - #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3