summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ingen/Connection.hpp1
-rw-r--r--ingen/EngineBase.hpp1
-rw-r--r--ingen/GraphObject.hpp1
-rw-r--r--ingen/Interface.hpp1
-rw-r--r--ingen/Node.hpp1
-rw-r--r--ingen/Patch.hpp1
-rw-r--r--ingen/Plugin.hpp1
-rw-r--r--ingen/Port.hpp1
-rw-r--r--ingen/Resource.hpp1
-rw-r--r--ingen/Status.hpp1
-rw-r--r--ingen/client/ClientStore.hpp1
-rw-r--r--ingen/client/ConnectionModel.hpp1
-rw-r--r--ingen/client/NodeModel.hpp1
-rw-r--r--ingen/client/ObjectModel.hpp1
-rw-r--r--ingen/client/PatchModel.hpp1
-rw-r--r--ingen/client/PluginModel.hpp1
-rw-r--r--ingen/client/PluginUI.hpp1
-rw-r--r--ingen/client/PortModel.hpp1
-rw-r--r--ingen/client/SigClientInterface.hpp1
-rw-r--r--ingen/client/ThreadedSigClientInterface.hpp1
-rw-r--r--ingen/client/signal.hpp1
-rw-r--r--ingen/serialisation/Parser.hpp1
-rw-r--r--ingen/serialisation/Serialiser.hpp1
-rw-r--r--ingen/shared/AtomReader.hpp1
-rw-r--r--ingen/shared/AtomSink.hpp1
-rw-r--r--ingen/shared/AtomWriter.hpp1
-rw-r--r--ingen/shared/Builder.hpp2
-rw-r--r--ingen/shared/ClashAvoider.hpp1
-rw-r--r--ingen/shared/Configuration.hpp1
-rw-r--r--ingen/shared/Forge.hpp1
-rw-r--r--ingen/shared/LV2Features.hpp1
-rw-r--r--ingen/shared/LV2URIMap.hpp1
-rw-r--r--ingen/shared/Module.hpp1
-rw-r--r--ingen/shared/ResourceImpl.hpp1
-rw-r--r--ingen/shared/Store.hpp1
-rw-r--r--ingen/shared/URIs.hpp1
-rw-r--r--ingen/shared/World.hpp1
-rw-r--r--ingen/shared/runtime_paths.hpp1
-rw-r--r--src/client/PluginModel.cpp1
-rw-r--r--src/gui/Port.cpp1
-rw-r--r--src/gui/WindowFactory.cpp1
-rw-r--r--src/gui/ingen_gui_lv2.cpp1
-rw-r--r--src/http/HTTPClientReceiver.cpp1
-rw-r--r--src/http/HTTPClientReceiver.hpp1
-rw-r--r--src/http/HTTPClientSender.cpp2
-rw-r--r--src/http/HTTPClientSender.hpp1
-rw-r--r--src/http/HTTPEngineReceiver.cpp1
-rw-r--r--src/http/HTTPEngineReceiver.hpp1
-rw-r--r--src/http/HTTPEngineSender.cpp1
-rw-r--r--src/http/HTTPEngineSender.hpp1
-rw-r--r--src/http/HTTPSender.cpp1
-rw-r--r--src/http/HTTPSender.hpp1
-rw-r--r--src/http/ingen_http_client.cpp1
-rw-r--r--src/http/ingen_http_server.cpp1
-rw-r--r--src/osc/OSCClientSender.hpp1
-rw-r--r--src/osc/OSCEngineReceiver.cpp2
-rw-r--r--src/serialisation/Parser.cpp2
-rw-r--r--src/serialisation/Serialiser.cpp2
-rw-r--r--src/server/AudioBuffer.cpp1
-rw-r--r--src/server/AudioBuffer.hpp1
-rw-r--r--src/server/Buffer.cpp1
-rw-r--r--src/server/Buffer.hpp1
-rw-r--r--src/server/BufferFactory.cpp1
-rw-r--r--src/server/BufferFactory.hpp1
-rw-r--r--src/server/ClientBroadcaster.cpp1
-rw-r--r--src/server/ClientBroadcaster.hpp1
-rw-r--r--src/server/CompiledPatch.hpp1
-rw-r--r--src/server/ConnectionImpl.cpp1
-rw-r--r--src/server/ConnectionImpl.hpp1
-rw-r--r--src/server/Context.hpp1
-rw-r--r--src/server/ControlBindings.cpp1
-rw-r--r--src/server/ControlBindings.hpp1
-rw-r--r--src/server/Driver.hpp1
-rw-r--r--src/server/DuplexPort.cpp1
-rw-r--r--src/server/DuplexPort.hpp1
-rw-r--r--src/server/Engine.cpp1
-rw-r--r--src/server/Engine.hpp1
-rw-r--r--src/server/EngineStore.cpp1
-rw-r--r--src/server/EngineStore.hpp1
-rw-r--r--src/server/Event.cpp1
-rw-r--r--src/server/Event.hpp1
-rw-r--r--src/server/EventSource.cpp1
-rw-r--r--src/server/EventSource.hpp1
-rw-r--r--src/server/GraphObjectImpl.cpp1
-rw-r--r--src/server/GraphObjectImpl.hpp1
-rw-r--r--src/server/InputPort.cpp1
-rw-r--r--src/server/InputPort.hpp1
-rw-r--r--src/server/InternalPlugin.cpp1
-rw-r--r--src/server/InternalPlugin.hpp1
-rw-r--r--src/server/JackDriver.cpp1
-rw-r--r--src/server/JackDriver.hpp1
-rw-r--r--src/server/LV2Info.cpp1
-rw-r--r--src/server/LV2Info.hpp1
-rw-r--r--src/server/LV2Node.cpp1
-rw-r--r--src/server/LV2Node.hpp1
-rw-r--r--src/server/LV2Plugin.cpp1
-rw-r--r--src/server/LV2Plugin.hpp1
-rw-r--r--src/server/LV2RequestRunFeature.hpp1
-rw-r--r--src/server/LV2ResizeFeature.hpp1
-rw-r--r--src/server/MessageContext.cpp1
-rw-r--r--src/server/MessageContext.hpp1
-rw-r--r--src/server/NodeFactory.cpp1
-rw-r--r--src/server/NodeFactory.hpp1
-rw-r--r--src/server/NodeImpl.cpp1
-rw-r--r--src/server/NodeImpl.hpp1
-rw-r--r--src/server/Notification.cpp1
-rw-r--r--src/server/Notification.hpp1
-rw-r--r--src/server/ObjectSender.cpp1
-rw-r--r--src/server/ObjectSender.hpp1
-rw-r--r--src/server/OutputPort.cpp1
-rw-r--r--src/server/OutputPort.hpp1
-rw-r--r--src/server/PatchImpl.cpp1
-rw-r--r--src/server/PatchImpl.hpp1
-rw-r--r--src/server/PatchPlugin.hpp1
-rw-r--r--src/server/PluginImpl.cpp1
-rw-r--r--src/server/PluginImpl.hpp1
-rw-r--r--src/server/PortImpl.cpp1
-rw-r--r--src/server/PortImpl.hpp1
-rw-r--r--src/server/PortType.hpp1
-rw-r--r--src/server/PostProcessor.cpp1
-rw-r--r--src/server/PostProcessor.hpp1
-rw-r--r--src/server/ProcessContext.cpp1
-rw-r--r--src/server/ProcessContext.hpp1
-rw-r--r--src/server/ProcessSlave.cpp1
-rw-r--r--src/server/ProcessSlave.hpp1
-rw-r--r--src/server/ServerInterfaceImpl.cpp2
-rw-r--r--src/server/ServerInterfaceImpl.hpp1
-rw-r--r--src/server/ThreadManager.hpp1
-rw-r--r--src/server/events.hpp1
-rw-r--r--src/server/events/Connect.cpp1
-rw-r--r--src/server/events/Connect.hpp1
-rw-r--r--src/server/events/CreateNode.cpp1
-rw-r--r--src/server/events/CreateNode.hpp1
-rw-r--r--src/server/events/CreatePatch.cpp1
-rw-r--r--src/server/events/CreatePatch.hpp1
-rw-r--r--src/server/events/CreatePort.cpp1
-rw-r--r--src/server/events/CreatePort.hpp1
-rw-r--r--src/server/events/Deactivate.hpp1
-rw-r--r--src/server/events/Delete.cpp1
-rw-r--r--src/server/events/Delete.hpp1
-rw-r--r--src/server/events/Disconnect.cpp1
-rw-r--r--src/server/events/Disconnect.hpp1
-rw-r--r--src/server/events/DisconnectAll.cpp1
-rw-r--r--src/server/events/DisconnectAll.hpp1
-rw-r--r--src/server/events/Get.cpp1
-rw-r--r--src/server/events/Get.hpp1
-rw-r--r--src/server/events/Move.cpp1
-rw-r--r--src/server/events/Move.hpp1
-rw-r--r--src/server/events/Ping.hpp1
-rw-r--r--src/server/events/SetMetadata.cpp1
-rw-r--r--src/server/events/SetMetadata.hpp1
-rw-r--r--src/server/events/SetPortValue.cpp1
-rw-r--r--src/server/events/SetPortValue.hpp1
-rw-r--r--src/server/ingen_engine.cpp1
-rw-r--r--src/server/ingen_jack.cpp1
-rw-r--r--src/server/ingen_lv2.cpp1
-rw-r--r--src/server/internals/Controller.cpp1
-rw-r--r--src/server/internals/Controller.hpp1
-rw-r--r--src/server/internals/Delay.cpp1
-rw-r--r--src/server/internals/Delay.hpp1
-rw-r--r--src/server/internals/Note.cpp1
-rw-r--r--src/server/internals/Note.hpp1
-rw-r--r--src/server/internals/Trigger.cpp1
-rw-r--r--src/server/internals/Trigger.hpp1
-rw-r--r--src/server/mix.hpp1
-rw-r--r--src/server/types.hpp1
-rw-r--r--src/server/util.hpp1
-rw-r--r--src/shared/AtomWriter.cpp1
-rw-r--r--src/shared/ClashAvoider.cpp1
-rw-r--r--src/shared/LV2URIMap.cpp1
170 files changed, 0 insertions, 176 deletions
diff --git a/ingen/Connection.hpp b/ingen/Connection.hpp
index f6eb45af..6bb92d3a 100644
--- a/ingen/Connection.hpp
+++ b/ingen/Connection.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_CONNECTION_HPP
#define INGEN_INTERFACE_CONNECTION_HPP
diff --git a/ingen/EngineBase.hpp b/ingen/EngineBase.hpp
index 07916dab..c40715d7 100644
--- a/ingen/EngineBase.hpp
+++ b/ingen/EngineBase.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_BASE_HPP
#define INGEN_ENGINE_BASE_HPP
diff --git a/ingen/GraphObject.hpp b/ingen/GraphObject.hpp
index 99693806..3a8119c9 100644
--- a/ingen/GraphObject.hpp
+++ b/ingen/GraphObject.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_GRAPHOBJECT_HPP
#define INGEN_INTERFACE_GRAPHOBJECT_HPP
diff --git a/ingen/Interface.hpp b/ingen/Interface.hpp
index 0256b264..cf0fae08 100644
--- a/ingen/Interface.hpp
+++ b/ingen/Interface.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_HPP
#define INGEN_INTERFACE_HPP
diff --git a/ingen/Node.hpp b/ingen/Node.hpp
index 40f3722a..b2af12b6 100644
--- a/ingen/Node.hpp
+++ b/ingen/Node.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_NODE_HPP
#define INGEN_INTERFACE_NODE_HPP
diff --git a/ingen/Patch.hpp b/ingen/Patch.hpp
index 34f38abd..807b843a 100644
--- a/ingen/Patch.hpp
+++ b/ingen/Patch.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_PATCH_HPP
#define INGEN_INTERFACE_PATCH_HPP
diff --git a/ingen/Plugin.hpp b/ingen/Plugin.hpp
index d8a568c8..ceb190ca 100644
--- a/ingen/Plugin.hpp
+++ b/ingen/Plugin.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_PLUGIN_HPP
#define INGEN_INTERFACE_PLUGIN_HPP
diff --git a/ingen/Port.hpp b/ingen/Port.hpp
index 8ec005e9..4232c0d7 100644
--- a/ingen/Port.hpp
+++ b/ingen/Port.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_PORT_HPP
#define INGEN_INTERFACE_PORT_HPP
diff --git a/ingen/Resource.hpp b/ingen/Resource.hpp
index 8d6aca9e..af524831 100644
--- a/ingen/Resource.hpp
+++ b/ingen/Resource.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_RESOURCE_HPP
#define INGEN_INTERFACE_RESOURCE_HPP
diff --git a/ingen/Status.hpp b/ingen/Status.hpp
index 8b4b11b4..8dc819ea 100644
--- a/ingen/Status.hpp
+++ b/ingen/Status.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_STATUS_HPP
#define INGEN_STATUS_HPP
diff --git a/ingen/client/ClientStore.hpp b/ingen/client/ClientStore.hpp
index d433ae15..bd009f94 100644
--- a/ingen/client/ClientStore.hpp
+++ b/ingen/client/ClientStore.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_CLIENTSTORE_HPP
#define INGEN_CLIENT_CLIENTSTORE_HPP
diff --git a/ingen/client/ConnectionModel.hpp b/ingen/client/ConnectionModel.hpp
index 8eb2c094..8fe653c5 100644
--- a/ingen/client/ConnectionModel.hpp
+++ b/ingen/client/ConnectionModel.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_CONNECTIONMODEL_HPP
#define INGEN_CLIENT_CONNECTIONMODEL_HPP
diff --git a/ingen/client/NodeModel.hpp b/ingen/client/NodeModel.hpp
index e79a19f3..f01ea641 100644
--- a/ingen/client/NodeModel.hpp
+++ b/ingen/client/NodeModel.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_NODEMODEL_HPP
#define INGEN_CLIENT_NODEMODEL_HPP
diff --git a/ingen/client/ObjectModel.hpp b/ingen/client/ObjectModel.hpp
index 7c207b36..9bddf4f8 100644
--- a/ingen/client/ObjectModel.hpp
+++ b/ingen/client/ObjectModel.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_OBJECTMODEL_HPP
#define INGEN_CLIENT_OBJECTMODEL_HPP
diff --git a/ingen/client/PatchModel.hpp b/ingen/client/PatchModel.hpp
index e36c7842..4201e7f9 100644
--- a/ingen/client/PatchModel.hpp
+++ b/ingen/client/PatchModel.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_PATCHMODEL_HPP
#define INGEN_CLIENT_PATCHMODEL_HPP
diff --git a/ingen/client/PluginModel.hpp b/ingen/client/PluginModel.hpp
index 95f2f567..e434df07 100644
--- a/ingen/client/PluginModel.hpp
+++ b/ingen/client/PluginModel.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_PLUGINMODEL_HPP
#define INGEN_CLIENT_PLUGINMODEL_HPP
diff --git a/ingen/client/PluginUI.hpp b/ingen/client/PluginUI.hpp
index c8c999c1..48c80ca2 100644
--- a/ingen/client/PluginUI.hpp
+++ b/ingen/client/PluginUI.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_PLUGINUI_HPP
#define INGEN_CLIENT_PLUGINUI_HPP
diff --git a/ingen/client/PortModel.hpp b/ingen/client/PortModel.hpp
index edd3ad86..fd4e29ca 100644
--- a/ingen/client/PortModel.hpp
+++ b/ingen/client/PortModel.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_PORTMODEL_HPP
#define INGEN_CLIENT_PORTMODEL_HPP
diff --git a/ingen/client/SigClientInterface.hpp b/ingen/client/SigClientInterface.hpp
index e0f9b827..3afa6767 100644
--- a/ingen/client/SigClientInterface.hpp
+++ b/ingen/client/SigClientInterface.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_SIGCLIENTINTERFACE_HPP
#define INGEN_CLIENT_SIGCLIENTINTERFACE_HPP
diff --git a/ingen/client/ThreadedSigClientInterface.hpp b/ingen/client/ThreadedSigClientInterface.hpp
index 05f942ea..c06524c1 100644
--- a/ingen/client/ThreadedSigClientInterface.hpp
+++ b/ingen/client/ThreadedSigClientInterface.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_THREADEDSIGCLIENTINTERFACE_HPP
#define INGEN_CLIENT_THREADEDSIGCLIENTINTERFACE_HPP
diff --git a/ingen/client/signal.hpp b/ingen/client/signal.hpp
index 31722f89..bd68eaeb 100644
--- a/ingen/client/signal.hpp
+++ b/ingen/client/signal.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_SIGNAL_HPP
#define INGEN_CLIENT_SIGNAL_HPP
diff --git a/ingen/serialisation/Parser.hpp b/ingen/serialisation/Parser.hpp
index 713fc37b..2c353f3f 100644
--- a/ingen/serialisation/Parser.hpp
+++ b/ingen/serialisation/Parser.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SERIALISATION_PARSER_HPP
#define INGEN_SERIALISATION_PARSER_HPP
diff --git a/ingen/serialisation/Serialiser.hpp b/ingen/serialisation/Serialiser.hpp
index adc57cc8..6a4a2705 100644
--- a/ingen/serialisation/Serialiser.hpp
+++ b/ingen/serialisation/Serialiser.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SERIALISATION_SERIALISER_HPP
#define INGEN_SERIALISATION_SERIALISER_HPP
diff --git a/ingen/shared/AtomReader.hpp b/ingen/shared/AtomReader.hpp
index 11ee30d7..aa77a38f 100644
--- a/ingen/shared/AtomReader.hpp
+++ b/ingen/shared/AtomReader.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_ATOM_READER_HPP
#define INGEN_SHARED_ATOM_READER_HPP
diff --git a/ingen/shared/AtomSink.hpp b/ingen/shared/AtomSink.hpp
index 6b8e61f8..1292454f 100644
--- a/ingen/shared/AtomSink.hpp
+++ b/ingen/shared/AtomSink.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ATOMSINK_HPP
#define INGEN_ATOMSINK_HPP
diff --git a/ingen/shared/AtomWriter.hpp b/ingen/shared/AtomWriter.hpp
index 46b5e845..7b9c43fb 100644
--- a/ingen/shared/AtomWriter.hpp
+++ b/ingen/shared/AtomWriter.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_ATOM_WRITER_HPP
#define INGEN_SHARED_ATOM_WRITER_HPP
diff --git a/ingen/shared/Builder.hpp b/ingen/shared/Builder.hpp
index 29f664b9..55e2c30f 100644
--- a/ingen/shared/Builder.hpp
+++ b/ingen/shared/Builder.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_BUILDER_HPP
#define INGEN_SHARED_BUILDER_HPP
@@ -54,4 +53,3 @@ private:
#endif // INGEN_SHARED_BUILDER_HPP
-
diff --git a/ingen/shared/ClashAvoider.hpp b/ingen/shared/ClashAvoider.hpp
index d20fbc09..54d0d8cc 100644
--- a/ingen/shared/ClashAvoider.hpp
+++ b/ingen/shared/ClashAvoider.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_CLASHAVOIDER_HPP
#define INGEN_SHARED_CLASHAVOIDER_HPP
diff --git a/ingen/shared/Configuration.hpp b/ingen/shared/Configuration.hpp
index 29b907d1..d3c975c5 100644
--- a/ingen/shared/Configuration.hpp
+++ b/ingen/shared/Configuration.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_CONFIGURATION_HPP
#define INGEN_SHARED_CONFIGURATION_HPP
diff --git a/ingen/shared/Forge.hpp b/ingen/shared/Forge.hpp
index 455d1dc2..842477f0 100644
--- a/ingen/shared/Forge.hpp
+++ b/ingen/shared/Forge.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_FORGE_HPP
#define INGEN_FORGE_HPP
diff --git a/ingen/shared/LV2Features.hpp b/ingen/shared/LV2Features.hpp
index 52751d83..2ced50a1 100644
--- a/ingen/shared/LV2Features.hpp
+++ b/ingen/shared/LV2Features.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_LV2FEATURES_HPP
#define INGEN_SHARED_LV2FEATURES_HPP
diff --git a/ingen/shared/LV2URIMap.hpp b/ingen/shared/LV2URIMap.hpp
index 086fde88..bc6074d4 100644
--- a/ingen/shared/LV2URIMap.hpp
+++ b/ingen/shared/LV2URIMap.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_LV2URIMAP_HPP
#define INGEN_SHARED_LV2URIMAP_HPP
diff --git a/ingen/shared/Module.hpp b/ingen/shared/Module.hpp
index e0fbf06d..73759786 100644
--- a/ingen/shared/Module.hpp
+++ b/ingen/shared/Module.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_MODULE_HPP
#define INGEN_SHARED_MODULE_HPP
diff --git a/ingen/shared/ResourceImpl.hpp b/ingen/shared/ResourceImpl.hpp
index b98cb40f..b4d024d4 100644
--- a/ingen/shared/ResourceImpl.hpp
+++ b/ingen/shared/ResourceImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_RESOURCEIMPL_HPP
#define INGEN_SHARED_RESOURCEIMPL_HPP
diff --git a/ingen/shared/Store.hpp b/ingen/shared/Store.hpp
index 2cc40bc2..081d7fae 100644
--- a/ingen/shared/Store.hpp
+++ b/ingen/shared/Store.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_STORE_HPP
#define INGEN_SHARED_STORE_HPP
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp
index 7ebad647..c5e300e2 100644
--- a/ingen/shared/URIs.hpp
+++ b/ingen/shared/URIs.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_URIS_HPP
#define INGEN_SHARED_URIS_HPP
diff --git a/ingen/shared/World.hpp b/ingen/shared/World.hpp
index 811cd5fa..94a3e787 100644
--- a/ingen/shared/World.hpp
+++ b/ingen/shared/World.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_MODULE_WORLD_HPP
#define INGEN_MODULE_WORLD_HPP
diff --git a/ingen/shared/runtime_paths.hpp b/ingen/shared/runtime_paths.hpp
index a97b1d7e..5709370b 100644
--- a/ingen/shared/runtime_paths.hpp
+++ b/ingen/shared/runtime_paths.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_RUNTIME_PATHS_HPP
#define INGEN_SHARED_RUNTIME_PATHS_HPP
diff --git a/src/client/PluginModel.cpp b/src/client/PluginModel.cpp
index a8b7f7e2..35c6649a 100644
--- a/src/client/PluginModel.cpp
+++ b/src/client/PluginModel.cpp
@@ -311,6 +311,5 @@ PluginModel::set_lilv_world(LilvWorld* world)
_lilv_plugins = lilv_world_get_all_plugins(_lilv_world);
}
-
} // namespace Client
} // namespace Ingen
diff --git a/src/gui/Port.cpp b/src/gui/Port.cpp
index df8b265e..752501a7 100644
--- a/src/gui/Port.cpp
+++ b/src/gui/Port.cpp
@@ -202,7 +202,6 @@ Port::on_event(GdkEvent* ev)
return Ganv::Port::on_event(ev);
}
-
/* Peak colour stuff */
static inline uint32_t
diff --git a/src/gui/WindowFactory.cpp b/src/gui/WindowFactory.cpp
index e241a144..cac4e15a 100644
--- a/src/gui/WindowFactory.cpp
+++ b/src/gui/WindowFactory.cpp
@@ -48,7 +48,6 @@ WindowFactory::WindowFactory(App& app)
WidgetFactory::get_widget_derived("properties_win", _properties_win);
WidgetFactory::get_widget_derived("rename_win", _rename_win);
-
_load_plugin_win->init_window(app);
_load_patch_win->init(app);
_new_subpatch_win->init_window(app);
diff --git a/src/gui/ingen_gui_lv2.cpp b/src/gui/ingen_gui_lv2.cpp
index 9d10b79e..2a583d39 100644
--- a/src/gui/ingen_gui_lv2.cpp
+++ b/src/gui/ingen_gui_lv2.cpp
@@ -129,7 +129,6 @@ instantiate(const LV2UI_Descriptor* descriptor,
ui->world->forge(),
*ui->client.get()));
-
// Create empty root patch model
Ingen::Resource::Properties props;
props.insert(std::make_pair(ui->app->uris().rdf_type,
diff --git a/src/http/HTTPClientReceiver.cpp b/src/http/HTTPClientReceiver.cpp
index 9eea447b..64554ce4 100644
--- a/src/http/HTTPClientReceiver.cpp
+++ b/src/http/HTTPClientReceiver.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <assert.h>
#include <errno.h>
#include <string.h>
diff --git a/src/http/HTTPClientReceiver.hpp b/src/http/HTTPClientReceiver.hpp
index bbef053d..795dac5d 100644
--- a/src/http/HTTPClientReceiver.hpp
+++ b/src/http/HTTPClientReceiver.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_HTTPCLIENTRECEIVER_HPP
#define INGEN_CLIENT_HTTPCLIENTRECEIVER_HPP
diff --git a/src/http/HTTPClientSender.cpp b/src/http/HTTPClientSender.cpp
index fcbfc542..ed5299dd 100644
--- a/src/http/HTTPClientSender.cpp
+++ b/src/http/HTTPClientSender.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include <libsoup/soup.h>
@@ -59,7 +58,6 @@ HTTPClientSender::put(const URI& uri,
? _url + "/patch" + uri.substr(uri.find("/"))
: uri.str();
-
const Shared::World& world = _engine.world();
Sord::Model model(world.rdf_world());
for (Resource::Properties::const_iterator i = properties.begin();
diff --git a/src/http/HTTPClientSender.hpp b/src/http/HTTPClientSender.hpp
index cad1c16d..cfe24001 100644
--- a/src/http/HTTPClientSender.hpp
+++ b/src/http/HTTPClientSender.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_HTTPCLIENTSENDER_HPP
#define INGEN_ENGINE_HTTPCLIENTSENDER_HPP
diff --git a/src/http/HTTPEngineReceiver.cpp b/src/http/HTTPEngineReceiver.cpp
index 679cb890..4831ee4d 100644
--- a/src/http/HTTPEngineReceiver.cpp
+++ b/src/http/HTTPEngineReceiver.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cstdio>
#include <cstdlib>
#include <string>
diff --git a/src/http/HTTPEngineReceiver.hpp b/src/http/HTTPEngineReceiver.hpp
index 5b6fb286..d560a5f3 100644
--- a/src/http/HTTPEngineReceiver.hpp
+++ b/src/http/HTTPEngineReceiver.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_HTTPENGINERECEIVER_HPP
#define INGEN_ENGINE_HTTPENGINERECEIVER_HPP
diff --git a/src/http/HTTPEngineSender.cpp b/src/http/HTTPEngineSender.cpp
index 65b73dca..39de6f41 100644
--- a/src/http/HTTPEngineSender.cpp
+++ b/src/http/HTTPEngineSender.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <libsoup/soup.h>
#include "raul/AtomRDF.hpp"
diff --git a/src/http/HTTPEngineSender.hpp b/src/http/HTTPEngineSender.hpp
index 698f89e0..f64eaa93 100644
--- a/src/http/HTTPEngineSender.hpp
+++ b/src/http/HTTPEngineSender.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_CLIENT_HTTPENGINESENDER_HPP
#define INGEN_CLIENT_HTTPENGINESENDER_HPP
diff --git a/src/http/HTTPSender.cpp b/src/http/HTTPSender.cpp
index e08680d1..8436956f 100644
--- a/src/http/HTTPSender.cpp
+++ b/src/http/HTTPSender.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cassert>
#include <cstdio>
#include <cstring>
diff --git a/src/http/HTTPSender.hpp b/src/http/HTTPSender.hpp
index 014c94e3..d0ea32e4 100644
--- a/src/http/HTTPSender.hpp
+++ b/src/http/HTTPSender.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_SHARED_HTTPSENDER_HPP
#define INGEN_SHARED_HTTPSENDER_HPP
diff --git a/src/http/ingen_http_client.cpp b/src/http/ingen_http_client.cpp
index 0ccf9191..e444e2e2 100644
--- a/src/http/ingen_http_client.cpp
+++ b/src/http/ingen_http_client.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/Module.hpp"
#include "ingen/shared/World.hpp"
diff --git a/src/http/ingen_http_server.cpp b/src/http/ingen_http_server.cpp
index dfc01f66..56fff6f5 100644
--- a/src/http/ingen_http_server.cpp
+++ b/src/http/ingen_http_server.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/Module.hpp"
#include "ingen/shared/World.hpp"
diff --git a/src/osc/OSCClientSender.hpp b/src/osc/OSCClientSender.hpp
index 73554950..68c706e4 100644
--- a/src/osc/OSCClientSender.hpp
+++ b/src/osc/OSCClientSender.hpp
@@ -33,7 +33,6 @@ class ServerInterface;
namespace Server {
-
/** Implements ClientInterface for OSC clients (sends OSC messages).
*
* \ingroup engine
diff --git a/src/osc/OSCEngineReceiver.cpp b/src/osc/OSCEngineReceiver.cpp
index b827cd40..e529ac24 100644
--- a/src/osc/OSCEngineReceiver.cpp
+++ b/src/osc/OSCEngineReceiver.cpp
@@ -548,10 +548,8 @@ OSCEngineReceiver::_set_property_cb(const char* path, const char* types, lo_arg*
return 0;
}
-
// Static Callbacks //
-
// Display incoming OSC messages (for debugging purposes)
int
OSCEngineReceiver::generic_cb(const char* path, const char* types, lo_arg** argv, int argc, lo_message msg, void* user_data)
diff --git a/src/serialisation/Parser.cpp b/src/serialisation/Parser.cpp
index 4cb31ec5..1ce1410b 100644
--- a/src/serialisation/Parser.cpp
+++ b/src/serialisation/Parser.cpp
@@ -189,7 +189,6 @@ parse_patch(
boost::optional<Raul::Symbol> symbol = boost::optional<Raul::Symbol>(),
boost::optional<Resource::Properties> data = boost::optional<Resource::Properties>());
-
static boost::optional<Raul::Path>
parse_node(
Shared::World* world,
@@ -199,7 +198,6 @@ parse_node(
const Raul::Path& path,
boost::optional<Resource::Properties> data = boost::optional<Resource::Properties>());
-
static bool
parse_properties(
Shared::World* world,
diff --git a/src/serialisation/Serialiser.cpp b/src/serialisation/Serialiser.cpp
index 79f6c980..b2036bc1 100644
--- a/src/serialisation/Serialiser.cpp
+++ b/src/serialisation/Serialiser.cpp
@@ -107,7 +107,6 @@ struct Serialiser::Impl {
Sord::Model* _model;
};
-
Serialiser::Serialiser(Shared::World& world)
: me(new Impl(world))
{}
@@ -516,7 +515,6 @@ Serialiser::Impl::serialise_connection(const Sord::Node& parent,
throw std::logic_error(
"serialise_connection called without serialisation in progress");
-
Sord::World& world = _model->world();
const Sord::Node src = path_rdf_node(connection->src_port_path());
diff --git a/src/server/AudioBuffer.cpp b/src/server/AudioBuffer.cpp
index 2a19d6d7..66977643 100644
--- a/src/server/AudioBuffer.cpp
+++ b/src/server/AudioBuffer.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <stdlib.h>
#include <assert.h>
diff --git a/src/server/AudioBuffer.hpp b/src/server/AudioBuffer.hpp
index 903a82f8..1a3cf312 100644
--- a/src/server/AudioBuffer.hpp
+++ b/src/server/AudioBuffer.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_AUDIOBUFFER_HPP
#define INGEN_ENGINE_AUDIOBUFFER_HPP
diff --git a/src/server/Buffer.cpp b/src/server/Buffer.cpp
index 1a16ca46..2f1062f7 100644
--- a/src/server/Buffer.cpp
+++ b/src/server/Buffer.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#define __STDC_LIMIT_MACROS 1
#include <stdint.h>
diff --git a/src/server/Buffer.hpp b/src/server/Buffer.hpp
index 5896a7f5..44db0959 100644
--- a/src/server/Buffer.hpp
+++ b/src/server/Buffer.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_BUFFER_HPP
#define INGEN_ENGINE_BUFFER_HPP
diff --git a/src/server/BufferFactory.cpp b/src/server/BufferFactory.cpp
index 6eb9c718..d5b268b7 100644
--- a/src/server/BufferFactory.cpp
+++ b/src/server/BufferFactory.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <algorithm>
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/BufferFactory.hpp b/src/server/BufferFactory.hpp
index 904d5d92..0e44f9ff 100644
--- a/src/server/BufferFactory.hpp
+++ b/src/server/BufferFactory.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_BUFFERFACTORY_HPP
#define INGEN_ENGINE_BUFFERFACTORY_HPP
diff --git a/src/server/ClientBroadcaster.cpp b/src/server/ClientBroadcaster.cpp
index 91e62ef5..e44475b1 100644
--- a/src/server/ClientBroadcaster.cpp
+++ b/src/server/ClientBroadcaster.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cassert>
#include <unistd.h>
#include "raul/log.hpp"
diff --git a/src/server/ClientBroadcaster.hpp b/src/server/ClientBroadcaster.hpp
index d589ffdb..31e59162 100644
--- a/src/server/ClientBroadcaster.hpp
+++ b/src/server/ClientBroadcaster.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_CLIENTBROADCASTER_HPP
#define INGEN_ENGINE_CLIENTBROADCASTER_HPP
diff --git a/src/server/CompiledPatch.hpp b/src/server/CompiledPatch.hpp
index 91a3678b..5f699d2d 100644
--- a/src/server/CompiledPatch.hpp
+++ b/src/server/CompiledPatch.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_COMPILEDPATCH_HPP
#define INGEN_ENGINE_COMPILEDPATCH_HPP
diff --git a/src/server/ConnectionImpl.cpp b/src/server/ConnectionImpl.cpp
index e574633d..1350d16c 100644
--- a/src/server/ConnectionImpl.cpp
+++ b/src/server/ConnectionImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <algorithm>
#include <boost/intrusive_ptr.hpp>
diff --git a/src/server/ConnectionImpl.hpp b/src/server/ConnectionImpl.hpp
index 878ef2c5..20f5586f 100644
--- a/src/server/ConnectionImpl.hpp
+++ b/src/server/ConnectionImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_CONNECTIONIMPL_HPP
#define INGEN_ENGINE_CONNECTIONIMPL_HPP
diff --git a/src/server/Context.hpp b/src/server/Context.hpp
index 24badf3c..23547059 100644
--- a/src/server/Context.hpp
+++ b/src/server/Context.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_CONTEXT_HPP
#define INGEN_ENGINE_CONTEXT_HPP
diff --git a/src/server/ControlBindings.cpp b/src/server/ControlBindings.cpp
index cc688c76..96cc669c 100644
--- a/src/server/ControlBindings.cpp
+++ b/src/server/ControlBindings.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <math.h>
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/ControlBindings.hpp b/src/server/ControlBindings.hpp
index 1fb9aea3..1a42961c 100644
--- a/src/server/ControlBindings.hpp
+++ b/src/server/ControlBindings.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_CONTROLBINDINGS_HPP
#define INGEN_ENGINE_CONTROLBINDINGS_HPP
diff --git a/src/server/Driver.hpp b/src/server/Driver.hpp
index e8ffaa5b..bd2202ad 100644
--- a/src/server/Driver.hpp
+++ b/src/server/Driver.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_DRIVER_HPP
#define INGEN_ENGINE_DRIVER_HPP
diff --git a/src/server/DuplexPort.cpp b/src/server/DuplexPort.cpp
index d6fd26b7..749eaf84 100644
--- a/src/server/DuplexPort.cpp
+++ b/src/server/DuplexPort.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cstdlib>
#include <cassert>
#include <string>
diff --git a/src/server/DuplexPort.hpp b/src/server/DuplexPort.hpp
index ba97d19d..a928f27c 100644
--- a/src/server/DuplexPort.hpp
+++ b/src/server/DuplexPort.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_DUPLEXPORT_HPP
#define INGEN_ENGINE_DUPLEXPORT_HPP
diff --git a/src/server/Engine.cpp b/src/server/Engine.cpp
index 217a4ad7..07c3663e 100644
--- a/src/server/Engine.cpp
+++ b/src/server/Engine.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cassert>
#include <sys/mman.h>
#include <unistd.h>
diff --git a/src/server/Engine.hpp b/src/server/Engine.hpp
index 7d58d6de..9a5d4f76 100644
--- a/src/server/Engine.hpp
+++ b/src/server/Engine.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_ENGINE_HPP
#define INGEN_ENGINE_ENGINE_HPP
diff --git a/src/server/EngineStore.cpp b/src/server/EngineStore.cpp
index cd999420..105fcc3c 100644
--- a/src/server/EngineStore.cpp
+++ b/src/server/EngineStore.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <utility>
#include <vector>
#include "raul/log.hpp"
diff --git a/src/server/EngineStore.hpp b/src/server/EngineStore.hpp
index 5263b4db..d2bc9b64 100644
--- a/src/server/EngineStore.hpp
+++ b/src/server/EngineStore.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_OBJECTSTORE_HPP
#define INGEN_ENGINE_OBJECTSTORE_HPP
diff --git a/src/server/Event.cpp b/src/server/Event.cpp
index 68889f0a..4bba44d8 100644
--- a/src/server/Event.cpp
+++ b/src/server/Event.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/Interface.hpp"
#include "Driver.hpp"
diff --git a/src/server/Event.hpp b/src/server/Event.hpp
index a9cd0b32..d47a8e94 100644
--- a/src/server/Event.hpp
+++ b/src/server/Event.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_EVENT_HPP
#define INGEN_ENGINE_EVENT_HPP
diff --git a/src/server/EventSource.cpp b/src/server/EventSource.cpp
index a1325d57..abbd33dd 100644
--- a/src/server/EventSource.cpp
+++ b/src/server/EventSource.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "EventSource.hpp"
#include "PostProcessor.hpp"
#include "ProcessContext.hpp"
diff --git a/src/server/EventSource.hpp b/src/server/EventSource.hpp
index 5a775cfe..ebe3dd70 100644
--- a/src/server/EventSource.hpp
+++ b/src/server/EventSource.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_EVENTSOURCE_HPP
#define INGEN_ENGINE_EVENTSOURCE_HPP
diff --git a/src/server/GraphObjectImpl.cpp b/src/server/GraphObjectImpl.cpp
index 8993f4ee..8d052540 100644
--- a/src/server/GraphObjectImpl.cpp
+++ b/src/server/GraphObjectImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include "GraphObjectImpl.hpp"
diff --git a/src/server/GraphObjectImpl.hpp b/src/server/GraphObjectImpl.hpp
index 56972873..112d0a74 100644
--- a/src/server/GraphObjectImpl.hpp
+++ b/src/server/GraphObjectImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_GRAPHOBJECTIMPL_HPP
#define INGEN_ENGINE_GRAPHOBJECTIMPL_HPP
diff --git a/src/server/InputPort.cpp b/src/server/InputPort.cpp
index a016be69..f50a3d55 100644
--- a/src/server/InputPort.cpp
+++ b/src/server/InputPort.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cstdlib>
#include <cassert>
diff --git a/src/server/InputPort.hpp b/src/server/InputPort.hpp
index 7d696145..d4af9a2c 100644
--- a/src/server/InputPort.hpp
+++ b/src/server/InputPort.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_INPUTPORT_HPP
#define INGEN_ENGINE_INPUTPORT_HPP
diff --git a/src/server/InternalPlugin.cpp b/src/server/InternalPlugin.cpp
index 7c00cb35..bad76364 100644
--- a/src/server/InternalPlugin.cpp
+++ b/src/server/InternalPlugin.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cassert>
#include <string>
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/InternalPlugin.hpp b/src/server/InternalPlugin.hpp
index b8af2e50..5b390bf9 100644
--- a/src/server/InternalPlugin.hpp
+++ b/src/server/InternalPlugin.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_INTERNALPLUGIN_HPP
#define INGEN_ENGINE_INTERNALPLUGIN_HPP
diff --git a/src/server/JackDriver.cpp b/src/server/JackDriver.cpp
index 594a8e93..102bcd17 100644
--- a/src/server/JackDriver.cpp
+++ b/src/server/JackDriver.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen_config.h"
#include <cstdlib>
diff --git a/src/server/JackDriver.hpp b/src/server/JackDriver.hpp
index 23d13ca8..1e6202f9 100644
--- a/src/server/JackDriver.hpp
+++ b/src/server/JackDriver.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_JACKAUDIODRIVER_HPP
#define INGEN_ENGINE_JACKAUDIODRIVER_HPP
diff --git a/src/server/LV2Info.cpp b/src/server/LV2Info.cpp
index b5ce8c3d..6574028f 100644
--- a/src/server/LV2Info.cpp
+++ b/src/server/LV2Info.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#define __STDC_LIMIT_MACROS 1
#include <assert.h>
diff --git a/src/server/LV2Info.hpp b/src/server/LV2Info.hpp
index 65985960..03ff37e4 100644
--- a/src/server/LV2Info.hpp
+++ b/src/server/LV2Info.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_LV2INFO_HPP
#define INGEN_ENGINE_LV2INFO_HPP
diff --git a/src/server/LV2Node.cpp b/src/server/LV2Node.cpp
index f81db707..47c6459a 100644
--- a/src/server/LV2Node.cpp
+++ b/src/server/LV2Node.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <float.h>
#include <stdint.h>
diff --git a/src/server/LV2Node.hpp b/src/server/LV2Node.hpp
index 59a9831f..5ba2afaf 100644
--- a/src/server/LV2Node.hpp
+++ b/src/server/LV2Node.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_LV2NODE_HPP
#define INGEN_ENGINE_LV2NODE_HPP
diff --git a/src/server/LV2Plugin.cpp b/src/server/LV2Plugin.cpp
index 43fca2af..42b9f2d4 100644
--- a/src/server/LV2Plugin.cpp
+++ b/src/server/LV2Plugin.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cassert>
#include <string>
#include <glibmm.h>
diff --git a/src/server/LV2Plugin.hpp b/src/server/LV2Plugin.hpp
index c066e430..b9f411ad 100644
--- a/src/server/LV2Plugin.hpp
+++ b/src/server/LV2Plugin.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_LV2PLUGIN_HPP
#define INGEN_ENGINE_LV2PLUGIN_HPP
diff --git a/src/server/LV2RequestRunFeature.hpp b/src/server/LV2RequestRunFeature.hpp
index 881248f8..180dfa9d 100644
--- a/src/server/LV2RequestRunFeature.hpp
+++ b/src/server/LV2RequestRunFeature.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_LV2_REQUEST_RUN_FEATURE_HPP
#define INGEN_ENGINE_LV2_REQUEST_RUN_FEATURE_HPP
diff --git a/src/server/LV2ResizeFeature.hpp b/src/server/LV2ResizeFeature.hpp
index fbb87bcd..1dac59f1 100644
--- a/src/server/LV2ResizeFeature.hpp
+++ b/src/server/LV2ResizeFeature.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_LV2RESIZEFEATURE_HPP
#define INGEN_ENGINE_LV2RESIZEFEATURE_HPP
diff --git a/src/server/MessageContext.cpp b/src/server/MessageContext.cpp
index 220d185a..1d42576c 100644
--- a/src/server/MessageContext.cpp
+++ b/src/server/MessageContext.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <algorithm>
#include "lv2/lv2plug.in/ns/ext/worker/worker.h"
#include "raul/log.hpp"
diff --git a/src/server/MessageContext.hpp b/src/server/MessageContext.hpp
index 2bdaaa4d..cfb665ac 100644
--- a/src/server/MessageContext.hpp
+++ b/src/server/MessageContext.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_MESSAGECONTEXT_HPP
#define INGEN_ENGINE_MESSAGECONTEXT_HPP
diff --git a/src/server/NodeFactory.cpp b/src/server/NodeFactory.cpp
index 748e8759..94282fef 100644
--- a/src/server/NodeFactory.cpp
+++ b/src/server/NodeFactory.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <float.h>
#include <math.h>
#include <stdlib.h>
diff --git a/src/server/NodeFactory.hpp b/src/server/NodeFactory.hpp
index 0fa2854e..37e46ddb 100644
--- a/src/server/NodeFactory.hpp
+++ b/src/server/NodeFactory.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_NODEFACTORY_HPP
#define INGEN_ENGINE_NODEFACTORY_HPP
diff --git a/src/server/NodeImpl.cpp b/src/server/NodeImpl.cpp
index f3a8cc26..0d930a5f 100644
--- a/src/server/NodeImpl.cpp
+++ b/src/server/NodeImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <assert.h>
#include <stdint.h>
diff --git a/src/server/NodeImpl.hpp b/src/server/NodeImpl.hpp
index 806ce179..db13bf17 100644
--- a/src/server/NodeImpl.hpp
+++ b/src/server/NodeImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_NODEIMPL_HPP
#define INGEN_ENGINE_NODEIMPL_HPP
diff --git a/src/server/Notification.cpp b/src/server/Notification.cpp
index a7906b9d..7cbea267 100644
--- a/src/server/Notification.cpp
+++ b/src/server/Notification.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/LV2URIMap.hpp"
#include "ingen/shared/URIs.hpp"
diff --git a/src/server/Notification.hpp b/src/server/Notification.hpp
index 0722e7b0..d24a523d 100644
--- a/src/server/Notification.hpp
+++ b/src/server/Notification.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_NOTIFICATION_HPP
#define INGEN_ENGINE_NOTIFICATION_HPP
diff --git a/src/server/ObjectSender.cpp b/src/server/ObjectSender.cpp
index 9d48e7a4..96207ebc 100644
--- a/src/server/ObjectSender.cpp
+++ b/src/server/ObjectSender.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ObjectSender.hpp"
#include "ingen/Interface.hpp"
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/ObjectSender.hpp b/src/server/ObjectSender.hpp
index d0154b58..68e26ce6 100644
--- a/src/server/ObjectSender.hpp
+++ b/src/server/ObjectSender.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_OBJECTSENDER_HPP
#define INGEN_ENGINE_OBJECTSENDER_HPP
diff --git a/src/server/OutputPort.cpp b/src/server/OutputPort.cpp
index c764368b..1a5e88d9 100644
--- a/src/server/OutputPort.cpp
+++ b/src/server/OutputPort.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/Patch.hpp"
#include "Buffer.hpp"
diff --git a/src/server/OutputPort.hpp b/src/server/OutputPort.hpp
index 90b67e4d..0f56c606 100644
--- a/src/server/OutputPort.hpp
+++ b/src/server/OutputPort.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_OUTPUTPORT_HPP
#define INGEN_ENGINE_OUTPUTPORT_HPP
diff --git a/src/server/PatchImpl.cpp b/src/server/PatchImpl.cpp
index 396ec3ed..08c66c38 100644
--- a/src/server/PatchImpl.cpp
+++ b/src/server/PatchImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cassert>
#include <cmath>
#include <string>
diff --git a/src/server/PatchImpl.hpp b/src/server/PatchImpl.hpp
index c3491706..124d78a5 100644
--- a/src/server/PatchImpl.hpp
+++ b/src/server/PatchImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_PATCHIMPL_HPP
#define INGEN_ENGINE_PATCHIMPL_HPP
diff --git a/src/server/PatchPlugin.hpp b/src/server/PatchPlugin.hpp
index d093e2de..863a8371 100644
--- a/src/server/PatchPlugin.hpp
+++ b/src/server/PatchPlugin.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_PATCHPLUGIN_HPP
#define INGEN_ENGINE_PATCHPLUGIN_HPP
diff --git a/src/server/PluginImpl.cpp b/src/server/PluginImpl.cpp
index bb4a0541..b8ba9c2b 100644
--- a/src/server/PluginImpl.cpp
+++ b/src/server/PluginImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "raul/log.hpp"
#include "PluginImpl.hpp"
diff --git a/src/server/PluginImpl.hpp b/src/server/PluginImpl.hpp
index d4444c54..a948fe06 100644
--- a/src/server/PluginImpl.hpp
+++ b/src/server/PluginImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_PLUGINIMPL_HPP
#define INGEN_ENGINE_PLUGINIMPL_HPP
diff --git a/src/server/PortImpl.cpp b/src/server/PortImpl.cpp
index 1b3fff07..4ca87cf8 100644
--- a/src/server/PortImpl.cpp
+++ b/src/server/PortImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/LV2URIMap.hpp"
#include "ingen/shared/URIs.hpp"
#include "lv2/lv2plug.in/ns/ext/worker/worker.h"
diff --git a/src/server/PortImpl.hpp b/src/server/PortImpl.hpp
index 58b0c4c9..033f66e1 100644
--- a/src/server/PortImpl.hpp
+++ b/src/server/PortImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_PORTIMPL_HPP
#define INGEN_ENGINE_PORTIMPL_HPP
diff --git a/src/server/PortType.hpp b/src/server/PortType.hpp
index 266e9eae..bd4c5819 100644
--- a/src/server/PortType.hpp
+++ b/src/server/PortType.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERFACE_PORTTYPE_HPP
#define INGEN_INTERFACE_PORTTYPE_HPP
diff --git a/src/server/PostProcessor.cpp b/src/server/PostProcessor.cpp
index 9b408d8b..316c6f0f 100644
--- a/src/server/PostProcessor.cpp
+++ b/src/server/PostProcessor.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <assert.h>
#include "raul/log.hpp"
diff --git a/src/server/PostProcessor.hpp b/src/server/PostProcessor.hpp
index 4da36bd0..d2920411 100644
--- a/src/server/PostProcessor.hpp
+++ b/src/server/PostProcessor.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_POSTPROCESSOR_HPP
#define INGEN_ENGINE_POSTPROCESSOR_HPP
diff --git a/src/server/ProcessContext.cpp b/src/server/ProcessContext.cpp
index bcae6d91..c13d53eb 100644
--- a/src/server/ProcessContext.cpp
+++ b/src/server/ProcessContext.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ProcessContext.hpp"
#include "ProcessSlave.hpp"
diff --git a/src/server/ProcessContext.hpp b/src/server/ProcessContext.hpp
index 5e20ab0b..43b6f8b9 100644
--- a/src/server/ProcessContext.hpp
+++ b/src/server/ProcessContext.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_PROCESSCONTEXT_HPP
#define INGEN_ENGINE_PROCESSCONTEXT_HPP
diff --git a/src/server/ProcessSlave.cpp b/src/server/ProcessSlave.cpp
index 7ee311eb..8d74224a 100644
--- a/src/server/ProcessSlave.cpp
+++ b/src/server/ProcessSlave.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ProcessSlave.hpp"
#include "NodeImpl.hpp"
#include "CompiledPatch.hpp"
diff --git a/src/server/ProcessSlave.hpp b/src/server/ProcessSlave.hpp
index 29f144a1..99ff116f 100644
--- a/src/server/ProcessSlave.hpp
+++ b/src/server/ProcessSlave.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_PROCESSSLAVE_HPP
#define INGEN_ENGINE_PROCESSSLAVE_HPP
diff --git a/src/server/ServerInterfaceImpl.cpp b/src/server/ServerInterfaceImpl.cpp
index 565f39ec..b2094d9c 100644
--- a/src/server/ServerInterfaceImpl.cpp
+++ b/src/server/ServerInterfaceImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include "raul/log.hpp"
@@ -46,7 +45,6 @@ ServerInterfaceImpl::ServerInterfaceImpl(Engine& engine)
start();
}
-
ServerInterfaceImpl::~ServerInterfaceImpl()
{
stop();
diff --git a/src/server/ServerInterfaceImpl.hpp b/src/server/ServerInterfaceImpl.hpp
index b541da68..160f4219 100644
--- a/src/server/ServerInterfaceImpl.hpp
+++ b/src/server/ServerInterfaceImpl.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_QUEUEDENGINEINTERFACE_HPP
#define INGEN_ENGINE_QUEUEDENGINEINTERFACE_HPP
diff --git a/src/server/ThreadManager.hpp b/src/server/ThreadManager.hpp
index c4f85264..23ff126a 100644
--- a/src/server/ThreadManager.hpp
+++ b/src/server/ThreadManager.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_THREADMANAGER_HPP
#define INGEN_ENGINE_THREADMANAGER_HPP
diff --git a/src/server/events.hpp b/src/server/events.hpp
index 1b2862ac..c6f8766b 100644
--- a/src/server/events.hpp
+++ b/src/server/events.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_EVENTS_HPP
#define INGEN_ENGINE_EVENTS_HPP
diff --git a/src/server/events/Connect.cpp b/src/server/events/Connect.cpp
index 98866cdf..bda3fc4c 100644
--- a/src/server/events/Connect.cpp
+++ b/src/server/events/Connect.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include <boost/format.hpp>
diff --git a/src/server/events/Connect.hpp b/src/server/events/Connect.hpp
index 365f76a1..ca22df7e 100644
--- a/src/server/events/Connect.hpp
+++ b/src/server/events/Connect.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_CONNECT_HPP
#define INGEN_EVENTS_CONNECT_HPP
diff --git a/src/server/events/CreateNode.cpp b/src/server/events/CreateNode.cpp
index 2785e5dc..572db9f0 100644
--- a/src/server/events/CreateNode.cpp
+++ b/src/server/events/CreateNode.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/LV2URIMap.hpp"
#include "ingen/shared/URIs.hpp"
#include "raul/Maid.hpp"
diff --git a/src/server/events/CreateNode.hpp b/src/server/events/CreateNode.hpp
index ae7809cb..693d7ded 100644
--- a/src/server/events/CreateNode.hpp
+++ b/src/server/events/CreateNode.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_CREATENODE_HPP
#define INGEN_EVENTS_CREATENODE_HPP
diff --git a/src/server/events/CreatePatch.cpp b/src/server/events/CreatePatch.cpp
index d28a837d..09db3c81 100644
--- a/src/server/events/CreatePatch.cpp
+++ b/src/server/events/CreatePatch.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/LV2URIMap.hpp"
#include "ingen/shared/URIs.hpp"
#include "raul/Maid.hpp"
diff --git a/src/server/events/CreatePatch.hpp b/src/server/events/CreatePatch.hpp
index 2b047f77..64ea49a3 100644
--- a/src/server/events/CreatePatch.hpp
+++ b/src/server/events/CreatePatch.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_CREATEPATCH_HPP
#define INGEN_EVENTS_CREATEPATCH_HPP
diff --git a/src/server/events/CreatePort.cpp b/src/server/events/CreatePort.cpp
index 242d116a..76c65863 100644
--- a/src/server/events/CreatePort.cpp
+++ b/src/server/events/CreatePort.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "raul/Array.hpp"
#include "raul/Atom.hpp"
#include "raul/Maid.hpp"
diff --git a/src/server/events/CreatePort.hpp b/src/server/events/CreatePort.hpp
index de7d0ee6..0cab28a5 100644
--- a/src/server/events/CreatePort.hpp
+++ b/src/server/events/CreatePort.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_CREATEPORT_HPP
#define INGEN_EVENTS_CREATEPORT_HPP
diff --git a/src/server/events/Deactivate.hpp b/src/server/events/Deactivate.hpp
index e7ce315d..2dd34eba 100644
--- a/src/server/events/Deactivate.hpp
+++ b/src/server/events/Deactivate.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_DEACTIVATE_HPP
#define INGEN_EVENTS_DEACTIVATE_HPP
diff --git a/src/server/events/Delete.cpp b/src/server/events/Delete.cpp
index 4a248ec3..05482f95 100644
--- a/src/server/events/Delete.cpp
+++ b/src/server/events/Delete.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "raul/Maid.hpp"
#include "raul/Path.hpp"
#include "ClientBroadcaster.hpp"
diff --git a/src/server/events/Delete.hpp b/src/server/events/Delete.hpp
index 5206006c..af52cd94 100644
--- a/src/server/events/Delete.hpp
+++ b/src/server/events/Delete.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_DELETE_HPP
#define INGEN_EVENTS_DELETE_HPP
diff --git a/src/server/events/Disconnect.cpp b/src/server/events/Disconnect.cpp
index dc22e8bd..343bbd7e 100644
--- a/src/server/events/Disconnect.cpp
+++ b/src/server/events/Disconnect.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <glibmm/thread.h>
#include "raul/Maid.hpp"
diff --git a/src/server/events/Disconnect.hpp b/src/server/events/Disconnect.hpp
index 4e1c94f6..c855207c 100644
--- a/src/server/events/Disconnect.hpp
+++ b/src/server/events/Disconnect.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_DISCONNECT_HPP
#define INGEN_EVENTS_DISCONNECT_HPP
diff --git a/src/server/events/DisconnectAll.cpp b/src/server/events/DisconnectAll.cpp
index 785b48cb..9f69f157 100644
--- a/src/server/events/DisconnectAll.cpp
+++ b/src/server/events/DisconnectAll.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <set>
#include <boost/format.hpp>
diff --git a/src/server/events/DisconnectAll.hpp b/src/server/events/DisconnectAll.hpp
index be07a933..5272c8d2 100644
--- a/src/server/events/DisconnectAll.hpp
+++ b/src/server/events/DisconnectAll.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_DISCONNECTALL_HPP
#define INGEN_EVENTS_DISCONNECTALL_HPP
diff --git a/src/server/events/Get.cpp b/src/server/events/Get.cpp
index cf550a80..8db21134 100644
--- a/src/server/events/Get.cpp
+++ b/src/server/events/Get.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/Interface.hpp"
#include "ClientBroadcaster.hpp"
diff --git a/src/server/events/Get.hpp b/src/server/events/Get.hpp
index 09f64582..c72891a1 100644
--- a/src/server/events/Get.hpp
+++ b/src/server/events/Get.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_GET_HPP
#define INGEN_EVENTS_GET_HPP
diff --git a/src/server/events/Move.cpp b/src/server/events/Move.cpp
index 6412c424..750a14ae 100644
--- a/src/server/events/Move.cpp
+++ b/src/server/events/Move.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <glibmm/thread.h>
#include "raul/Path.hpp"
diff --git a/src/server/events/Move.hpp b/src/server/events/Move.hpp
index 3811672c..f6d6fc02 100644
--- a/src/server/events/Move.hpp
+++ b/src/server/events/Move.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_MOVE_HPP
#define INGEN_EVENTS_MOVE_HPP
diff --git a/src/server/events/Ping.hpp b/src/server/events/Ping.hpp
index 0556c005..3fb7f62a 100644
--- a/src/server/events/Ping.hpp
+++ b/src/server/events/Ping.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_PING_HPP
#define INGEN_EVENTS_PING_HPP
diff --git a/src/server/events/SetMetadata.cpp b/src/server/events/SetMetadata.cpp
index 33e6d5b7..05953dca 100644
--- a/src/server/events/SetMetadata.cpp
+++ b/src/server/events/SetMetadata.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include <boost/format.hpp>
diff --git a/src/server/events/SetMetadata.hpp b/src/server/events/SetMetadata.hpp
index 0b11c77d..530b5c45 100644
--- a/src/server/events/SetMetadata.hpp
+++ b/src/server/events/SetMetadata.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_SETMETADATA_HPP
#define INGEN_EVENTS_SETMETADATA_HPP
diff --git a/src/server/events/SetPortValue.cpp b/src/server/events/SetPortValue.cpp
index 35584749..6220466d 100644
--- a/src/server/events/SetPortValue.cpp
+++ b/src/server/events/SetPortValue.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <sstream>
#include "ingen/shared/LV2Features.hpp"
diff --git a/src/server/events/SetPortValue.hpp b/src/server/events/SetPortValue.hpp
index 0e9bb228..a6166060 100644
--- a/src/server/events/SetPortValue.hpp
+++ b/src/server/events/SetPortValue.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_EVENTS_SETPORTVALUE_HPP
#define INGEN_EVENTS_SETPORTVALUE_HPP
diff --git a/src/server/ingen_engine.cpp b/src/server/ingen_engine.cpp
index 26c1a17e..84d38819 100644
--- a/src/server/ingen_engine.cpp
+++ b/src/server/ingen_engine.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/Module.hpp"
#include "ingen/shared/World.hpp"
#include "Engine.hpp"
diff --git a/src/server/ingen_jack.cpp b/src/server/ingen_jack.cpp
index 1e4d35ff..f47cbff2 100644
--- a/src/server/ingen_jack.cpp
+++ b/src/server/ingen_jack.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include "ingen/shared/Module.hpp"
#include "ingen/shared/World.hpp"
#include "raul/log.hpp"
diff --git a/src/server/ingen_lv2.cpp b/src/server/ingen_lv2.cpp
index 1f442a96..557dcc3e 100644
--- a/src/server/ingen_lv2.cpp
+++ b/src/server/ingen_lv2.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <stdlib.h>
#include <string>
diff --git a/src/server/internals/Controller.cpp b/src/server/internals/Controller.cpp
index ebad42e9..607d4d1e 100644
--- a/src/server/internals/Controller.cpp
+++ b/src/server/internals/Controller.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <math.h>
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/internals/Controller.hpp b/src/server/internals/Controller.hpp
index 28a7d4f6..de87876e 100644
--- a/src/server/internals/Controller.hpp
+++ b/src/server/internals/Controller.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERNALS_CONTROLLER_HPP
#define INGEN_INTERNALS_CONTROLLER_HPP
diff --git a/src/server/internals/Delay.cpp b/src/server/internals/Delay.cpp
index 956f4d33..7d735eb7 100644
--- a/src/server/internals/Delay.cpp
+++ b/src/server/internals/Delay.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cmath>
#include <limits.h>
diff --git a/src/server/internals/Delay.hpp b/src/server/internals/Delay.hpp
index e0c0b1c7..7c7c05e6 100644
--- a/src/server/internals/Delay.hpp
+++ b/src/server/internals/Delay.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERNALS_DELAY_HPP
#define INGEN_INTERNALS_DELAY_HPP
diff --git a/src/server/internals/Note.cpp b/src/server/internals/Note.cpp
index 65486045..0608972f 100644
--- a/src/server/internals/Note.cpp
+++ b/src/server/internals/Note.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cmath>
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/internals/Note.hpp b/src/server/internals/Note.hpp
index b03f9292..4053c052 100644
--- a/src/server/internals/Note.hpp
+++ b/src/server/internals/Note.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERNALS_NOTE_HPP
#define INGEN_INTERNALS_NOTE_HPP
diff --git a/src/server/internals/Trigger.cpp b/src/server/internals/Trigger.cpp
index 38f352b5..09766f15 100644
--- a/src/server/internals/Trigger.cpp
+++ b/src/server/internals/Trigger.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <cmath>
#include "ingen/shared/LV2URIMap.hpp"
diff --git a/src/server/internals/Trigger.hpp b/src/server/internals/Trigger.hpp
index 1dfd9abc..0c1f779b 100644
--- a/src/server/internals/Trigger.hpp
+++ b/src/server/internals/Trigger.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_INTERNALS_TRIGGER_HPP
#define INGEN_INTERNALS_TRIGGER_HPP
diff --git a/src/server/mix.hpp b/src/server/mix.hpp
index e555d69a..8bd1e5ba 100644
--- a/src/server/mix.hpp
+++ b/src/server/mix.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_MIX_HPP
#define INGEN_ENGINE_MIX_HPP
diff --git a/src/server/types.hpp b/src/server/types.hpp
index 3ab2e3d3..c27a2847 100644
--- a/src/server/types.hpp
+++ b/src/server/types.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_TYPES_HPP
#define INGEN_ENGINE_TYPES_HPP
diff --git a/src/server/util.hpp b/src/server/util.hpp
index 6b0882a9..d0b4f2bd 100644
--- a/src/server/util.hpp
+++ b/src/server/util.hpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#ifndef INGEN_ENGINE_UTIL_HPP
#define INGEN_ENGINE_UTIL_HPP
diff --git a/src/shared/AtomWriter.cpp b/src/shared/AtomWriter.cpp
index 79e4576f..5957cef7 100644
--- a/src/shared/AtomWriter.cpp
+++ b/src/shared/AtomWriter.cpp
@@ -40,7 +40,6 @@ forge_deref(LV2_Atom_Forge_Sink_Handle handle, LV2_Atom_Forge_Ref ref)
return (LV2_Atom*)(chunk->buf + ref - 1);
}
-
AtomWriter::AtomWriter(LV2URIMap& map, URIs& uris, AtomSink& sink)
: _map(map)
, _uris(uris)
diff --git a/src/shared/ClashAvoider.cpp b/src/shared/ClashAvoider.cpp
index ad86e7e5..c2789ce7 100644
--- a/src/shared/ClashAvoider.cpp
+++ b/src/shared/ClashAvoider.cpp
@@ -179,7 +179,6 @@ ClashAvoider::disconnect(const Raul::URI& src,
_target.disconnect(map_uri(src), map_uri(dst));
}
-
void
ClashAvoider::disconnect_all(const Raul::Path& parent_patch_path,
const Raul::Path& path)
diff --git a/src/shared/LV2URIMap.cpp b/src/shared/LV2URIMap.cpp
index 0ba75493..dae8bd69 100644
--- a/src/shared/LV2URIMap.cpp
+++ b/src/shared/LV2URIMap.cpp
@@ -64,7 +64,6 @@ LV2URIMap::URIDMapFeature::map(const char* uri)
return urid_map.map(urid_map.handle, uri);
}
-
LV2URIMap::URIDUnmapFeature::URIDUnmapFeature(LV2URIMap* map,
LV2_URID_Unmap* impl)
: Feature(LV2_URID__unmap, &urid_unmap)