aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/alffplay.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/alffplay.cpp b/examples/alffplay.cpp
index 2a5c7272..3ee3f286 100644
--- a/examples/alffplay.cpp
+++ b/examples/alffplay.cpp
@@ -131,7 +131,6 @@ LPALBUFFERCALLBACKSOFT alBufferCallbackSOFT;
const seconds AVNoSyncThreshold{10};
-const milliseconds VideoSyncThreshold{10};
#define VIDEO_PICTURE_QUEUE_SIZE 24
const seconds_d64 AudioSyncThreshold{0.03};