Commit 68a46961 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

skins2: remove unused static variable

parent 49b4824b
......@@ -29,9 +29,6 @@
# include <sys/stat.h>
#endif
// Static variable to avoid initializing catalogs twice
static bool m_initialized = false;
XMLParser::XMLParser( intf_thread_t *pIntf, const string &rFileName,
bool useDTD ):
SkinObject( pIntf )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment