From 4cd332c19ca6948860b7a54d41967e65cb3c1a3b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 27 Mar 2012 03:44:24 +0000 Subject: Squeeze blank lines. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4113 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/Connection.hpp | 1 - ingen/EngineBase.hpp | 1 - ingen/GraphObject.hpp | 1 - ingen/Interface.hpp | 1 - ingen/Node.hpp | 1 - ingen/Patch.hpp | 1 - ingen/Plugin.hpp | 1 - ingen/Port.hpp | 1 - ingen/Resource.hpp | 1 - ingen/Status.hpp | 1 - ingen/client/ClientStore.hpp | 1 - ingen/client/ConnectionModel.hpp | 1 - ingen/client/NodeModel.hpp | 1 - ingen/client/ObjectModel.hpp | 1 - ingen/client/PatchModel.hpp | 1 - ingen/client/PluginModel.hpp | 1 - ingen/client/PluginUI.hpp | 1 - ingen/client/PortModel.hpp | 1 - ingen/client/SigClientInterface.hpp | 1 - ingen/client/ThreadedSigClientInterface.hpp | 1 - ingen/client/signal.hpp | 1 - ingen/serialisation/Parser.hpp | 1 - ingen/serialisation/Serialiser.hpp | 1 - ingen/shared/AtomReader.hpp | 1 - ingen/shared/AtomSink.hpp | 1 - ingen/shared/AtomWriter.hpp | 1 - ingen/shared/Builder.hpp | 2 -- ingen/shared/ClashAvoider.hpp | 1 - ingen/shared/Configuration.hpp | 1 - ingen/shared/Forge.hpp | 1 - ingen/shared/LV2Features.hpp | 1 - ingen/shared/LV2URIMap.hpp | 1 - ingen/shared/Module.hpp | 1 - ingen/shared/ResourceImpl.hpp | 1 - ingen/shared/Store.hpp | 1 - ingen/shared/URIs.hpp | 1 - ingen/shared/World.hpp | 1 - ingen/shared/runtime_paths.hpp | 1 - 38 files changed, 39 deletions(-) (limited to 'ingen') 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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #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 . */ - #ifndef INGEN_SHARED_RUNTIME_PATHS_HPP #define INGEN_SHARED_RUNTIME_PATHS_HPP -- cgit v1.2.1