Skip to content
Snippets Groups Projects
Commit fc592de4 authored by David N Bertoni's avatar David N Bertoni
Browse files

Removed data member definition that was previously removed from the header file.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@482395 13f79535-47bb-0310-9956-ffa450edef68
parent 522288bb
No related branches found
No related tags found
No related merge requests found
...@@ -38,8 +38,6 @@ char* XMLMsgLoader::fLocale = 0; ...@@ -38,8 +38,6 @@ char* XMLMsgLoader::fLocale = 0;
char* XMLMsgLoader::fPath = 0; char* XMLMsgLoader::fPath = 0;
XMLCh XMLMsgLoader::fLanguage[] = {chLatin_e, chLatin_n, chNull};
/*** /***
* if localeToAdopt is 0, that is to release memory for * if localeToAdopt is 0, that is to release memory for
* the user defined locale string * the user defined locale string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment