mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 13:31:42 +00:00
Remove dead code.
This commit is contained in:
parent
521183a587
commit
c8a89ee25a
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user