Commit e3bbad2537e01ae377cac0b4e00c3ecfec0bd1ae

Authored by Scott Klum
1 parent 8b446722

Forgot a change to stream

Showing 1 changed file with 0 additions and 5 deletions
openbr/plugins/stream.cpp
@@ -1531,11 +1531,6 @@ public: @@ -1531,11 +1531,6 @@ public:
1531 processingStages.clear(); 1531 processingStages.clear();
1532 } 1532 }
1533 1533
1534 - DirectStreamTransform()  
1535 - {  
1536 - readStage = NULL;  
1537 - }  
1538 -  
1539 protected: 1534 protected:
1540 QList<bool> stage_variance; 1535 QList<bool> stage_variance;
1541 1536