diff options
author | arpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-03-19 03:49:04 +0000 |
---|---|---|
committer | arpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-03-19 03:49:04 +0000 |
commit | c7219ff6855c96c642cc4cb871cffe2970baee91 (patch) | |
tree | 81b8000ed6f21573f7bcee41a30b7dbdb333b7f6 /mplayer.c | |
parent | f907302c24c6f69a654aa1ffc61381e3b1b6f592 (diff) | |
download | mpv-c7219ff6855c96c642cc4cb871cffe2970baee91.tar.bz2 mpv-c7219ff6855c96c642cc4cb871cffe2970baee91.tar.xz |
cfg-mplayer-func removed :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@155 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mplayer.c')
-rw-r--r-- | mplayer.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -35,7 +35,6 @@ #include "config.h" #include "cfgparser.h" -#include "cfg-mplayer-func.h" #include "cfg-mplayer-def.h" #include "libvo/video_out.h" |