summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qgstreamervideoprobecontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsttools/qgstreamervideoprobecontrol.cpp')
-rw-r--r--src/gsttools/qgstreamervideoprobecontrol.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gsttools/qgstreamervideoprobecontrol.cpp b/src/gsttools/qgstreamervideoprobecontrol.cpp
index e18da2b4d..f9ce4e412 100644
--- a/src/gsttools/qgstreamervideoprobecontrol.cpp
+++ b/src/gsttools/qgstreamervideoprobecontrol.cpp
@@ -44,8 +44,6 @@
QGstreamerVideoProbeControl::QGstreamerVideoProbeControl(QObject *parent)
: QMediaVideoProbeControl(parent)
- , m_flushing(false)
- , m_frameProbed(false)
{
}