summaryrefslogtreecommitdiffstats
path: root/libvo/spuenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/spuenc.h')
-rw-r--r--libvo/spuenc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/spuenc.h b/libvo/spuenc.h
index 5bc83b329b..7f4590b4ac 100644
--- a/libvo/spuenc.h
+++ b/libvo/spuenc.h
@@ -41,6 +41,5 @@ typedef struct {
} encodedata;
void pixbuf_encode_rle(int x, int y, int w, int h, char *inbuf, int stride, encodedata *ed);
-void pixbuf_delete(pixbuf* pb);
#endif /* MPLAYER_SPUENC_H */