1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-06 07:00:30 +00:00
mpv/gui/mplayer
diego aee3f160e3 Remove unused static function fsFileExist, fixes the warning:
gui/mplayer/gtk/fs.c:440: warning: 'fsFileExist' defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31046 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-04-20 08:44:26 +00:00
..
gtk Remove unused static function fsFileExist, fixes the warning: 2010-04-20 08:44:26 +00:00
pixmaps
gmplayer.h Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
gui_common.c
gui_common.h
menu.c GUI: Mark functions that are not used outside their files as static. 2010-02-14 14:02:09 +00:00
mw.c Move movie_aspect extern declaration to libmpcodecs/vd.h. 2010-02-14 14:47:22 +00:00
pb.c GUI: Mark functions that are not used outside their files as static. 2010-02-14 14:02:09 +00:00
play.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
play.h
sw.c
widgets.c
widgets.h