mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 22:02:14 +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,8 +20,6 @@
|
|||
|
||||
#include "resources.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue