From 13dc76b540a0fa9bd62e3e996dd707b610e792e5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 14:49:32 +0300 Subject: Move gettext related methods into separate file. --- src/client.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index d7066145a..b83c069e4 100644 --- a/src/client.h +++ b/src/client.h @@ -188,8 +188,6 @@ public: private: static void createWindows(); - static void initLang(); - void initSoundManager(); void initConfigListeners(); @@ -224,8 +222,6 @@ private: static Client *mInstance; - static void bindTextDomain(const char *const path); - static void setEnv(const char *const name, const char *const value); #ifdef ANDROID -- cgit v1.2.3-60-g2f50