removed declaration of function removed in previous commit
This commit is contained in:
@@ -72,8 +72,6 @@ protected:
|
||||
StreamPtr ResolveStreamFromInput(NodeInput* input);
|
||||
DecoderPtr ResolveDecoderFromInput(NodeInput* input);
|
||||
|
||||
QList<Node*> ListNodeAndAllDependencies(Node* n);
|
||||
|
||||
QList<NodeInput*> ProcessNodeInputsForTime(Node* n, const TimeRange& time);
|
||||
|
||||
virtual QVariant FrameToValue(FramePtr frame) = 0;
|
||||
|
||||
Reference in New Issue
Block a user