diff options
Diffstat (limited to 'plugins/ClientChangeNotify/res/Resources.rc')
-rw-r--r-- | plugins/ClientChangeNotify/res/Resources.rc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/ClientChangeNotify/res/Resources.rc b/plugins/ClientChangeNotify/res/Resources.rc index 2f76a307d9..8c8b3112d8 100644 --- a/plugins/ClientChangeNotify/res/Resources.rc +++ b/plugins/ClientChangeNotify/res/Resources.rc @@ -94,7 +94,6 @@ BEGIN "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
"LANGUAGE 9, 1\r\n"
"#pragma code_page(1252)\r\n"
- "#include ""Resources.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
"#endif\r\n"
"\0"
END
@@ -187,15 +186,6 @@ END #ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-LANGUAGE 9, 1
-#pragma code_page(1252)
-#include "Resources.rc2" // non-Microsoft Visual C++ edited resources
-#endif
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
|