aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio.h')
-rw-r--r--src/audio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/audio.h b/src/audio.h
index 54c91fa3f..0b7ecea88 100644
--- a/src/audio.h
+++ b/src/audio.h
@@ -27,8 +27,6 @@ struct audio_format;
struct tag;
struct client;
-void copyAudioFormat(struct audio_format *dest, const struct audio_format *src);
-
int cmpAudioFormat(const struct audio_format *dest, const struct audio_format *src);
void getOutputAudioFormat(const struct audio_format *inFormat,