diff options
author | David Robillard <d@drobilla.net> | 2012-03-27 03:44:24 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-03-27 03:44:24 +0000 |
commit | 4cd332c19ca6948860b7a54d41967e65cb3c1a3b (patch) | |
tree | d290cc6843c8abd5d583e2f446f7b3a80a3e1080 /ingen/client | |
parent | 782502d948a6db4c70224ff856ecdece7c957325 (diff) | |
download | ingen-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/client')
-rw-r--r-- | ingen/client/ClientStore.hpp | 1 | ||||
-rw-r--r-- | ingen/client/ConnectionModel.hpp | 1 | ||||
-rw-r--r-- | ingen/client/NodeModel.hpp | 1 | ||||
-rw-r--r-- | ingen/client/ObjectModel.hpp | 1 | ||||
-rw-r--r-- | ingen/client/PatchModel.hpp | 1 | ||||
-rw-r--r-- | ingen/client/PluginModel.hpp | 1 | ||||
-rw-r--r-- | ingen/client/PluginUI.hpp | 1 | ||||
-rw-r--r-- | ingen/client/PortModel.hpp | 1 | ||||
-rw-r--r-- | ingen/client/SigClientInterface.hpp | 1 | ||||
-rw-r--r-- | ingen/client/ThreadedSigClientInterface.hpp | 1 | ||||
-rw-r--r-- | ingen/client/signal.hpp | 1 |
11 files changed, 0 insertions, 11 deletions
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 |