aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadata_pipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/metadata_pipe.c')
-rw-r--r--src/metadata_pipe.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/metadata_pipe.c b/src/metadata_pipe.c
index 5508b97c8..d5bef630e 100644
--- a/src/metadata_pipe.c
+++ b/src/metadata_pipe.c
@@ -24,10 +24,6 @@
#include "outputBuffer.h"
#include "gcc.h"
-/* These are defined in outputBuffer_accessors.h, cleanup is needed */
-mpd_uint8 ob_get_decoder_sequence(void);
-mpd_uint8 ob_get_player_sequence(void);
-
static struct ringbuf *mp;
/* Each one of these is a packet inside the metadata pipe */