aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmResampleInternal.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/pcm/PcmResampleInternal.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/pcm/PcmResampleInternal.hxx b/src/pcm/PcmResampleInternal.hxx
index bae69fab4..4ea96daea 100644
--- a/src/pcm/PcmResampleInternal.hxx
+++ b/src/pcm/PcmResampleInternal.hxx
@@ -71,12 +71,6 @@ pcm_resample_lsr_32(PcmResampler *state,
#endif
-void
-pcm_resample_fallback_init(PcmResampler *state);
-
-void
-pcm_resample_fallback_deinit(PcmResampler *state);
-
const int16_t *
pcm_resample_fallback_16(PcmResampler *state,
unsigned channels,