summaryrefslogtreecommitdiffstats
path: root/stream/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/http.h')
-rw-r--r--stream/http.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/http.h b/stream/http.h
index d24ec45681..2dd5125881 100644
--- a/stream/http.h
+++ b/stream/http.h
@@ -67,5 +67,4 @@ int http_add_basic_proxy_authentication( HTTP_header_t *http_hdr, const char *u
void http_debug_hdr( HTTP_header_t *http_hdr );
-int base64_encode(const void *enc, int encLen, char *out, int outMax);
#endif /* MPLAYER_HTTP_H */