summaryrefslogtreecommitdiffstats
path: root/libvo/sub.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-24 00:32:13 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-24 00:32:13 +0000
commit2eba558fcdd534b37378faf5c4fc0c30cae1376b (patch)
tree91c42d27b67aeeefdc4f02754d3ecab7afffdfb8 /libvo/sub.h
parent42d31020c90e64ff40e14c81be71686af46ce7f1 (diff)
downloadmpv-2eba558fcdd534b37378faf5c4fc0c30cae1376b.tar.bz2
mpv-2eba558fcdd534b37378faf5c4fc0c30cae1376b.tar.xz
moved font_laod.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5295 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/sub.h')
-rw-r--r--libvo/sub.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index 7388350c70..574da401f4 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -12,8 +12,6 @@ static inline void vo_draw_text_osd(int dxs,int dys,void (*draw_alpha)(int x0,in
#include "../subreader.h"
-extern font_desc_t* vo_font;
-
extern unsigned char* vo_osd_text;
extern int vo_osd_progbar_type;