summaryrefslogtreecommitdiffstats
path: root/scene/audio/audio_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/audio/audio_player.h')
-rw-r--r--scene/audio/audio_player.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/scene/audio/audio_player.h b/scene/audio/audio_player.h
index f2e2684642..21189aea6d 100644
--- a/scene/audio/audio_player.h
+++ b/scene/audio/audio_player.h
@@ -53,10 +53,6 @@ private:
volatile float setseek;
volatile bool active;
-#ifdef TOOLS_ENABLED
- volatile bool fake_active;
-#endif
-
float mix_volume_db;
float pitch_scale;
float volume_db;