aboutsummaryrefslogtreecommitdiff
path: root/src/recorder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/recorder.cpp')
-rw-r--r--src/recorder.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/recorder.cpp b/src/recorder.cpp
index 6859f1b..0bd7b23 100644
--- a/src/recorder.cpp
+++ b/src/recorder.cpp
@@ -126,5 +126,4 @@ Recorder::~Recorder()
osc_server.del_method("", "/recorder/stop");
SDL_FFMPEGFREE_SAFE(file);
- SDL_DestroyMutex(mutex);
}