diff options
Diffstat (limited to 'src/engine/NodeFactory.hpp')
-rw-r--r-- | src/engine/NodeFactory.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/NodeFactory.hpp b/src/engine/NodeFactory.hpp index 7a464e3b..87224529 100644 --- a/src/engine/NodeFactory.hpp +++ b/src/engine/NodeFactory.hpp @@ -37,7 +37,6 @@ class PluginImpl; class LV2Info; #endif - /** Discovers and loads plugin libraries. * * \ingroup engine @@ -70,7 +69,6 @@ private: #endif }; - } // namespace Ingen #endif // INGEN_ENGINE_NODEFACTORY_HPP |