diff options
Diffstat (limited to 'media/player/player_wtl.rc')
-rwxr-xr-x[-rw-r--r--] | media/player/player_wtl.rc | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/media/player/player_wtl.rc b/media/player/player_wtl.rc index 5f9eaa8..2470362 100644..100755 --- a/media/player/player_wtl.rc +++ b/media/player/player_wtl.rc @@ -8,7 +8,6 @@ // Generated from the TEXTINCLUDE 2 resource.
//
#include "../chrome/third_party/wtl/include/atlres.h"
-
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -34,14 +33,12 @@ END 2 TEXTINCLUDE
BEGIN
- "#include ""../chrome/third_party/wtl/include/atlres.h""\r\n"
- "\0"
+ "#include ""../chrome/third_party/wtl/include/atlres.h\0"
END
3 TEXTINCLUDE
BEGIN
- "CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST ""player_wtl.exe.manifest""\r\n"
- "\0"
+ "\r\0"
END
#endif // APSTUDIO_INVOKED
@@ -473,14 +470,3 @@ END /////////////////////////////////////////////////////////////////////////////
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "player_wtl.exe.manifest"
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-
|