summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h6
1 files changed, 0 insertions, 6 deletions
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;