diff options
Diffstat (limited to 'plugins/SMS/res')
-rw-r--r-- | plugins/SMS/res/resource.rc | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/plugins/SMS/res/resource.rc b/plugins/SMS/res/resource.rc index 6ed23fbcdf..430840d809 100644 --- a/plugins/SMS/res/resource.rc +++ b/plugins/SMS/res/resource.rc @@ -196,18 +196,6 @@ BEGIN END
#endif // APSTUDIO_INVOKED
-#endif // Neutral resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.K.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
-#pragma code_page(1252)
-#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@@ -234,7 +222,7 @@ END #endif // APSTUDIO_INVOKED
-#endif // English (U.K.) resources
+#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
|