summaryrefslogtreecommitdiffstats
path: root/src/JackDbusDriver.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-28 22:42:55 +0100
committerDavid Robillard <d@drobilla.net>2020-11-28 22:49:10 +0100
commit201a23cf05fca67702f5d1bbc214bcfd6cc442b4 (patch)
treec05a476af56c4fe38ffb85d29cf7d249eac70efd /src/JackDbusDriver.hpp
parent986742304796e127aada3d03f7e714134e3cffb1 (diff)
downloadpatchage-201a23cf05fca67702f5d1bbc214bcfd6cc442b4.tar.gz
patchage-201a23cf05fca67702f5d1bbc214bcfd6cc442b4.tar.bz2
patchage-201a23cf05fca67702f5d1bbc214bcfd6cc442b4.zip
Remove more dead code
Diffstat (limited to 'src/JackDbusDriver.hpp')
-rw-r--r--src/JackDbusDriver.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JackDbusDriver.hpp b/src/JackDbusDriver.hpp
index cbf6b47..9727fd6 100644
--- a/src/JackDbusDriver.hpp
+++ b/src/JackDbusDriver.hpp
@@ -21,7 +21,6 @@
#include "Driver.hpp"
#include <dbus/dbus.h>
-#include <glibmm/thread.h>
#include <cstdint>
#include <string>