summaryrefslogtreecommitdiff
path: root/rotord/src/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/src/graph.h')
-rw-r--r--rotord/src/graph.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rotord/src/graph.h b/rotord/src/graph.h
index d614b3b..b2132b9 100644
--- a/rotord/src/graph.h
+++ b/rotord/src/graph.h
@@ -61,7 +61,6 @@ namespace Rotor {
bool cancelled;
float progress;
private:
- Node_factory factory;
int outW,outH;
};