From b2e94802333247f64369c1164215d26583abda20 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 27 Jun 2015 23:36:53 +0300 Subject: Move environment functions 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 791425ae5..880a11fb7 100644 --- a/src/client.h +++ b/src/client.h @@ -97,8 +97,6 @@ class Client final : public ConfigListener, void slowLogic(); - static void setEnv(const char *const name, const char *const value); - private: void initSoundManager(); @@ -106,8 +104,6 @@ class Client final : public ConfigListener, static void initGraphics(); - static void updateEnv(); - static void initFeatures(); void gameClear(); -- cgit v1.2.3-60-g2f50