From efd0ddb79fbf4b792a9b865afb24a05441ed2bb2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 22 Mar 2012 00:10:20 +0000 Subject: Remove crufty headeres. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4100 a436a847-0d15-0410-975c-d299462d15a1 --- src/client/PluginUI.cpp | 1 - src/server/PortImpl.cpp | 1 - src/server/events/SetPortValue.cpp | 1 - 3 files changed, 3 deletions(-) diff --git a/src/client/PluginUI.cpp b/src/client/PluginUI.cpp index 8a8759fa..c9453785 100644 --- a/src/client/PluginUI.cpp +++ b/src/client/PluginUI.cpp @@ -20,7 +20,6 @@ #include "ingen/client/NodeModel.hpp" #include "ingen/client/PluginUI.hpp" #include "ingen/client/PortModel.hpp" -#include "ingen/shared/LV2Atom.hpp" #include "ingen/shared/LV2URIMap.hpp" #include "ingen/shared/URIs.hpp" #include "lv2/lv2plug.in/ns/ext/atom/atom.h" diff --git a/src/server/PortImpl.cpp b/src/server/PortImpl.cpp index 3cc8082c..7720acc6 100644 --- a/src/server/PortImpl.cpp +++ b/src/server/PortImpl.cpp @@ -21,7 +21,6 @@ #include "raul/Maid.hpp" #include "ingen/shared/LV2URIMap.hpp" -#include "ingen/shared/LV2Atom.hpp" #include "ingen/shared/URIs.hpp" #include "AudioBuffer.hpp" diff --git a/src/server/events/SetPortValue.cpp b/src/server/events/SetPortValue.cpp index 00f72a51..1c10abc5 100644 --- a/src/server/events/SetPortValue.cpp +++ b/src/server/events/SetPortValue.cpp @@ -17,7 +17,6 @@ #include -#include "ingen/shared/LV2Atom.hpp" #include "ingen/shared/LV2Features.hpp" #include "ingen/shared/LV2URIMap.hpp" #include "ingen/shared/URIs.hpp" -- cgit v1.2.1