diff options
Diffstat (limited to 'src/libs/engine/NodeFactory.h')
-rw-r--r-- | src/libs/engine/NodeFactory.h | 1 |
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; |