summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/NodeFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/NodeFactory.h')
-rw-r--r--src/libs/engine/NodeFactory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/engine/NodeFactory.h b/src/libs/engine/NodeFactory.h
index ed6a35dc..bec300bf 100644
--- a/src/libs/engine/NodeFactory.h
+++ b/src/libs/engine/NodeFactory.h
@@ -29,7 +29,6 @@ using std::string; using std::list;
namespace Om {
class Node;
-class PortInfo;
class Patch;
class PluginLibrary;
class Plugin;