diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client.h b/src/client.h index c39863cce..957c49fed 100644 --- a/src/client.h +++ b/src/client.h @@ -393,8 +393,6 @@ private: #ifdef ANDROID #ifdef USE_SDL2 void extractAssets(); - - void extractLocale(); #endif #endif |