[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:
Hermès Bélusca-Maïto 2024-12-22 16:49:16 +01:00
parent 40f360445b
commit cc3672cb73
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
362 changed files with 110 additions and 867 deletions

View file

@ -9,6 +9,7 @@
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_BG_BG
#include "lang/bg-BG.rc"
#endif