From: Giannis Adamopoulos Date: Thu, 9 Feb 2017 13:27:36 +0000 (+0000) Subject: [WINLOGON][MSGINA] -Remove resource manifests. These two components need some special... X-Git-Tag: ReactOS-0.4.4-CLT2017~323 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=e43a13448e43da17e43a7b3c8486edb79aa44c68 [WINLOGON][MSGINA] -Remove resource manifests. These two components need some special handling regarding manifests. svn path=/trunk/; revision=73766 --- diff --git a/reactos/base/system/winlogon/winlogon.rc b/reactos/base/system/winlogon/winlogon.rc index f95b57b7ad9..92b8f2cd75f 100644 --- a/reactos/base/system/winlogon/winlogon.rc +++ b/reactos/base/system/winlogon/winlogon.rc @@ -12,8 +12,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDI_WINLOGON ICON "res/winlogon.ico" -#include - /* UTF-8 */ #pragma code_page(65001) diff --git a/reactos/dll/win32/msgina/msgina.rc b/reactos/dll/win32/msgina/msgina.rc index 53ded839cab..9d455ab8cf0 100644 --- a/reactos/dll/win32/msgina/msgina.rc +++ b/reactos/dll/win32/msgina/msgina.rc @@ -20,8 +20,6 @@ IDI_LOCKICON ICON "resources/115.ico" /* Bitmaps */ IDI_ROSLOGO BITMAP "resources/reactos.bmp" -#include - /* UTF-8 */ #pragma code_page(65001)