summaryrefslogtreecommitdiffstats
path: root/ingen
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-27 03:44:24 +0000
committerDavid Robillard <d@drobilla.net>2012-03-27 03:44:24 +0000
commit4cd332c19ca6948860b7a54d41967e65cb3c1a3b (patch)
treed290cc6843c8abd5d583e2f446f7b3a80a3e1080 /ingen
parent782502d948a6db4c70224ff856ecdece7c957325 (diff)
downloadingen-4cd332c19ca6948860b7a54d41967e65cb3c1a3b.tar.gz
ingen-4cd332c19ca6948860b7a54d41967e65cb3c1a3b.tar.bz2
ingen-4cd332c19ca6948860b7a54d41967e65cb3c1a3b.zip
Squeeze blank lines.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4113 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ingen')
-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
38 files changed, 0 insertions, 39 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