From e3bbad2537e01ae377cac0b4e00c3ecfec0bd1ae Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Thu, 2 Oct 2014 13:39:39 -0400 Subject: [PATCH] Forgot a change to stream --- openbr/plugins/stream.cpp | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/openbr/plugins/stream.cpp b/openbr/plugins/stream.cpp index 76a4373..9f494b4 100644 --- a/openbr/plugins/stream.cpp +++ b/openbr/plugins/stream.cpp @@ -1531,11 +1531,6 @@ public: processingStages.clear(); } - DirectStreamTransform() - { - readStage = NULL; - } - protected: QList stage_variance; -- libgit2 0.21.4