diff options
Diffstat (limited to 'src/client/PortModel.hpp')
-rw-r--r-- | src/client/PortModel.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/PortModel.hpp b/src/client/PortModel.hpp index f41416f2..c05610e7 100644 --- a/src/client/PortModel.hpp +++ b/src/client/PortModel.hpp @@ -31,7 +31,6 @@ namespace Raul { class Path; } namespace Ingen { namespace Client { - /** Model of a port. * * \ingroup IngenClient @@ -114,7 +113,6 @@ private: size_t _connections; }; - } // namespace Client } // namespace Ingen |