mirror of https://github.com/mpv-player/mpv
Remove unused debug code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28234 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
99fd037bd7
commit
7b64246370
|
@ -335,12 +335,3 @@ fail_out:
|
|||
free(desc);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
#if 0
|
||||
int main(void){
|
||||
|
||||
read_font_desc("high_arpi.desc",1);
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue