mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:15:58 +00:00
[WORDPAD][WRITE] Remove redundant pragma code_page(65001)...
... since this is done in the main RC file, from which the per-language resource files are included.
This commit is contained in:
parent
2f43d9c183
commit
abece16776
31 changed files with 2 additions and 83 deletions
|
@ -20,9 +20,6 @@
|
|||
|
||||
#include "resources.h"
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue