summaryrefslogtreecommitdiffstats
path: root/ingen/shared
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared')
-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
15 files changed, 0 insertions, 16 deletions
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