summaryrefslogtreecommitdiff
path: root/rotord/src/graph.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-09-11 16:11:47 +0100
committerTim Redfern <tim@eclectronics.org>2013-09-11 16:11:47 +0100
commitf9694b7d4f1648a0fa984e7cc428bbc9eea86ca0 (patch)
tree59e14e57c52e82927963ef71bf83de0f665c42cb /rotord/src/graph.h
parent1f52520db005e056e131f511418e4b71bc9e89fd (diff)
ffms2 library for video loader
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;
};