From 527d9d1aea2b840e98dd0976f7bd3426703a886a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Feb 2015 22:13:28 +0300 Subject: Fix compilation for Android with SDL2. --- src/client.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 29dca9ad7..06c261eb2 100644 --- a/src/client.h +++ b/src/client.h @@ -120,12 +120,6 @@ class Client final : public ConfigListener, static void logVars(); -#ifdef ANDROID -#ifdef USE_SDL2 - static void extractAssets(); -#endif -#endif - ServerInfo mCurrentServer; Game *mGame; -- cgit v1.2.3-60-g2f50