summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/settings.h b/src/settings.h
index bbf65ca45..eadc1d78f 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -91,7 +91,6 @@ class Settings final
pseudoAwayMode(false),
fixDeadAnimation(true),
disableLoggingInGame(false),
- legacyEffects(true),
enableRemoteCommands(true),
uselonglivesprites(false),
unknownSkillsAutoTab(true),
@@ -156,7 +155,6 @@ class Settings final
bool pseudoAwayMode;
bool fixDeadAnimation;
bool disableLoggingInGame;
- bool legacyEffects;
bool enableRemoteCommands;
bool uselonglivesprites;
bool unknownSkillsAutoTab;