Remove dead code.

This commit is contained in:
jean-pierre charras 2018-09-27 10:38:25 +02:00
parent 521183a587
commit c8a89ee25a
1 changed files with 0 additions and 2 deletions

View File

@ -183,8 +183,6 @@ public:
~LOCALE_IO();
private:
void setUserLocale( const char* aUserLocale );
// allow for nesting of LOCALE_IO instantiations
static std::atomic<unsigned int> m_c_count;