Remove unnecessary #pragma code_page(xxxx) statements from winefile

.rc files.
This commit is contained in:
Dmitry Timoshkov 2005-08-22 09:24:18 +00:00 committed by Alexandre Julliard
parent d61f8f8b28
commit c979bfcc0a
4 changed files with 0 additions and 8 deletions

View File

@ -23,8 +23,6 @@
*/
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
#pragma code_page(1250)
/* Menu */

View File

@ -22,8 +22,6 @@
*/
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
#pragma code_page(1252)
/* Menu */

View File

@ -22,8 +22,6 @@
*/
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(850)
/* Menu */

View File

@ -20,8 +20,6 @@
*/
LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
#pragma code_page(1252)
/* Menu */