Remove an unused variable

This commit is contained in:
Chris Robinson
2020-08-11 10:06:12 -07:00
parent 475ed0f039
commit 529049dc59
-1
View File
@@ -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};