aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Effect/srconverter/srconverter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Effect/srconverter/srconverter.h')
-rw-r--r--src/plugins/Effect/srconverter/srconverter.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/Effect/srconverter/srconverter.h b/src/plugins/Effect/srconverter/srconverter.h
index 5bc4b4ad1..ec14b508c 100644
--- a/src/plugins/Effect/srconverter/srconverter.h
+++ b/src/plugins/Effect/srconverter/srconverter.h
@@ -43,9 +43,6 @@ private:
quint32 m_overSamplingFs;
int m_srcError;
int m_converter_type;
- bool m_isSrcAlloc;
- float *m_srcIn, *m_srcOut;
- short *m_wOut;
quint32 m_freq;
};