summaryrefslogtreecommitdiff
path: root/scene/3d/audio_stream_player_3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/audio_stream_player_3d.h')
-rw-r--r--scene/3d/audio_stream_player_3d.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/scene/3d/audio_stream_player_3d.h b/scene/3d/audio_stream_player_3d.h
index 0e44ffd273..1fcb83cf21 100644
--- a/scene/3d/audio_stream_player_3d.h
+++ b/scene/3d/audio_stream_player_3d.h
@@ -102,10 +102,6 @@ private:
volatile bool active;
volatile float setplay;
-#ifdef TOOLS_ENABLED
- volatile bool fake_active;
-#endif
-
AttenuationModel attenuation_model;
float unit_db;
float unit_size;