[CRYPT32] Remove redundant code_page pragma. Remove redundant cryptres.h inclusion.
authorAmine Khaldi <amine.khaldi@reactos.org>
Fri, 2 Jan 2015 14:14:17 +0000 (14:14 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Fri, 2 Jan 2015 14:14:17 +0000 (14:14 +0000)
svn path=/trunk/; revision=65939

13 files changed:
reactos/dll/win32/crypt32/crypt32.rc
reactos/dll/win32/crypt32/lang/crypt32_De.rc
reactos/dll/win32/crypt32/lang/crypt32_Fr.rc
reactos/dll/win32/crypt32/lang/crypt32_Hu.rc
reactos/dll/win32/crypt32/lang/crypt32_It.rc
reactos/dll/win32/crypt32/lang/crypt32_Lt.rc
reactos/dll/win32/crypt32/lang/crypt32_Nl.rc
reactos/dll/win32/crypt32/lang/crypt32_No.rc
reactos/dll/win32/crypt32/lang/crypt32_Pt.rc
reactos/dll/win32/crypt32/lang/crypt32_Ro.rc
reactos/dll/win32/crypt32/lang/crypt32_Sq.rc
reactos/dll/win32/crypt32/lang/crypt32_Sv.rc
reactos/dll/win32/crypt32/lang/crypt32_Uk.rc

index 467b502..2ed3298 100644 (file)
@@ -40,6 +40,8 @@
 #endif
 
 /* UTF-8 */
+#pragma code_page(65001)
+
 #ifdef LANGUAGE_DE_DE
     #include "lang/crypt32_De.rc"
 #endif
index 60b9c33..77b37a6 100644 (file)
@@ -21,8 +21,6 @@
 
 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
 
-#pragma code_page(65001)
-
 STRINGTABLE
 {
     IDS_AUTHORITY_KEY_ID "Autoritätsschlüsselkennung"
index bc54725..86cadf6 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
 STRINGTABLE
index b7f9a9f..e3fb508 100644 (file)
@@ -18,9 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
index 2780e18..b0f2af9 100644 (file)
@@ -18,9 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/*UTF-8*/
-#pragma code_page(65001)
-
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
index 76a1856..cd1650a 100644 (file)
@@ -18,9 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
index ac3e9a4..8355faa 100644 (file)
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 
 STRINGTABLE
index 2e72f0a..ca7bb65 100644 (file)
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
 
 STRINGTABLE
index 1a2b1e9..74607cf 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
 
 STRINGTABLE
index 26680f9..a6deb82 100644 (file)
@@ -19,9 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
index 43e9877..a336a6a 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include "cryptres.h"
-
 LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
index 1409813..bf51de6 100644 (file)
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 
 STRINGTABLE
index 07cdf62..3972249 100644 (file)
@@ -21,9 +21,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
 
 STRINGTABLE