summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadRemotePatchWindow.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-15 23:00:35 +0000
committerDavid Robillard <d@drobilla.net>2011-02-15 23:00:35 +0000
commitdfc8a81f3aa70e2248b40867e1e897b197492210 (patch)
tree59b8b5cde05da34a273205db9eec7daa935097c4 /src/gui/LoadRemotePatchWindow.cpp
parentee2f8f0db18f5ec80a2bd29b2ee402c0d5773e40 (diff)
downloadingen-dfc8a81f3aa70e2248b40867e1e897b197492210.tar.gz
ingen-dfc8a81f3aa70e2248b40867e1e897b197492210.tar.bz2
ingen-dfc8a81f3aa70e2248b40867e1e897b197492210.zip
Trim more redlandmm API.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2952 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/LoadRemotePatchWindow.cpp')
-rw-r--r--src/gui/LoadRemotePatchWindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/LoadRemotePatchWindow.cpp b/src/gui/LoadRemotePatchWindow.cpp
index 0f03b42e..d03de05c 100644
--- a/src/gui/LoadRemotePatchWindow.cpp
+++ b/src/gui/LoadRemotePatchWindow.cpp
@@ -18,7 +18,6 @@
#include <sys/types.h>
#include <dirent.h>
#include <boost/optional/optional.hpp>
-#include "redlandmm/Query.hpp"
#include "client/PatchModel.hpp"
#include "interface/EngineInterface.hpp"
#include "module/World.hpp"