1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +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: #include associated .h files in .c files. 2010-02-14 12:31:24 +00:00
gui_common.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
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 Add missing config.h #include; remove a redundant one. 2010-01-04 13:13:10 +00:00
sw.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
widgets.c Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch]. 2010-02-14 12:55:02 +00:00
widgets.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00