[MPlayer-cvslog] r23814 - trunk/gui/mplayer/gtk/fs.c
diego
subversion at mplayerhq.hu
Wed Jul 18 12:09:09 CEST 2007
Author: diego
Date: Wed Jul 18 12:09:09 2007
New Revision: 23814
Log:
Remove unused variables.
Modified:
trunk/gui/mplayer/gtk/fs.c
Modified: trunk/gui/mplayer/gtk/fs.c
==============================================================================
--- trunk/gui/mplayer/gtk/fs.c (original)
+++ trunk/gui/mplayer/gtk/fs.c Wed Jul 18 12:09:09 2007
@@ -161,8 +161,6 @@ void CheckDir( GtkWidget * list,char * d
{
struct stat fs;
int i;
- GdkPixmap * pixmap;
- GdkBitmap * mask;
glob_t gg;
if ( !fsFilter[0] ) return;
More information about the MPlayer-cvslog
mailing list