mpv/gui
diego 9ec5f2f565 Remove unused static function wsDummyEvents and related unused code, fixes:
gui/wm/ws.c:710: warning: 'wsDummyEvents' defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31048 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-04-20 08:55:04 +00:00
..
mplayer Remove unused static function fsFileExist, fixes the warning: 2010-04-20 08:44:26 +00:00
skin cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
win32 Rename get_path.[ch] --> path.[ch]. 2010-03-20 23:38:27 +00:00
wm Remove unused static function wsDummyEvents and related unused code, fixes: 2010-04-20 08:55:04 +00:00
app.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
app.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
bitmap.c Use av_malloc to ensure sufficient alignment and also free at least some 2010-01-24 21:15:43 +00:00
bitmap.h Add standard GPL header to individual files. 2008-04-22 09:33:39 +00:00
cfg.c Rename get_path.[ch] --> path.[ch]. 2010-03-20 23:38:27 +00:00
cfg.h Add missing config.h #include; remove a redundant one. 2010-01-04 13:13:10 +00:00
interface.c Remove unused functions. 2010-04-05 16:42:52 +00:00
interface.h Fix silly type of guiGetEvent argument to use void * instead of char * and 2010-02-25 21:27:22 +00:00