mpv/gui/mplayer
diego 98782a067a Remove unused variables, fixes the warnings:
mplayer/gtk/fs.c:428: warning: unused variable 'j'
mplayer/gtk/fs.c:428: warning: unused variable 'size'
mplayer/gtk/fs.c:426: warning: unused variable 'str'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25276 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 23:01:01 +00:00
..
gtk Remove unused variables, fixes the warnings: 2007-12-02 23:01:01 +00:00
pixmaps
common.c warning fix: 2007-08-28 10:48:53 +00:00
common.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
gmplayer.h Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00
menu.c Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00
mw.c Remove unused extern variable declaration. 2007-08-24 09:15:21 +00:00
pb.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
play.c Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00
play.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
sw.c Remove two useless fastmemcpy.h includes in gui code. 2007-05-27 20:40:04 +00:00
widgets.c
widgets.h Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00