summaryrefslogtreecommitdiffstats
path: root/stream/cache2.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/cache2.c')
-rw-r--r--stream/cache2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream/cache2.c b/stream/cache2.c
index 366727302a..c90bf09e72 100644
--- a/stream/cache2.c
+++ b/stream/cache2.c
@@ -35,9 +35,6 @@ static void ThreadProc( void *s );
#include "stream.h"
extern int use_gui;
-int stream_fill_buffer(stream_t *s);
-int stream_seek_long(stream_t *s,off_t pos);
-
typedef struct {
// constats:
unsigned char *buffer; // base pointer of the alllocated buffer memory