summaryrefslogtreecommitdiffstats
path: root/include/ingen/PortType.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/PortType.hpp')
-rw-r--r--include/ingen/PortType.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/PortType.hpp b/include/ingen/PortType.hpp
index 26f78a7f..1fc9f995 100644
--- a/include/ingen/PortType.hpp
+++ b/include/ingen/PortType.hpp
@@ -21,7 +21,6 @@
#include "raul/URI.hpp"
namespace Ingen {
-namespace Shared {
/** The type of a port.
*
@@ -92,7 +91,6 @@ private:
Symbol _symbol;
};
-} // namespace Shared
} // namespace Ingen
#endif // INGEN_INTERFACE_PORTTYPE_HPP