mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 08:12:22 +00:00
[RESOURCES] Remove redundant #pragma code_page(), includes, etc.
They are redundant when these are already present in the given module's root resource file, from which the language-specific resource files are being included.
This commit is contained in:
parent
40f360445b
commit
cc3672cb73
362 changed files with 110 additions and 867 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
||||
#ifdef LANGUAGE_BG_BG
|
||||
#include "lang/bg-BG.rc"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue