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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/Effect/srconverter/srconverter.h b/src/plugins/Effect/srconverter/srconverter.h
index 2258e6594..e596c693a 100644
--- a/src/plugins/Effect/srconverter/srconverter.h
+++ b/src/plugins/Effect/srconverter/srconverter.h
@@ -41,7 +41,6 @@ public:
ulong process(char *in_data, const ulong size, char **out_data);
void configure(quint32 freq, int chan, int res);
- quint32 sampleRate();
private:
void freeSRC();