summaryrefslogtreecommitdiffstats
path: root/include/ingen/Patch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Patch.hpp')
-rw-r--r--include/ingen/Patch.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/Patch.hpp b/include/ingen/Patch.hpp
index f948c102..a3c5dc34 100644
--- a/include/ingen/Patch.hpp
+++ b/include/ingen/Patch.hpp
@@ -30,7 +30,6 @@ namespace Shared {
class Connection;
-
/** A Path (graph of Nodes/Connections)
*
* \ingroup interface
@@ -47,7 +46,6 @@ public:
virtual uint32_t internal_poly() const = 0;
};
-
} // namespace Shared
} // namespace Ingen