Remove unused variables

SVN revision: 25010
This commit is contained in:
sebastid 2006-08-21 16:25:41 +00:00 committed by sebastid
parent 7763b5b928
commit 17baad8d37
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ e_widget_fsel_selection_path_get(Evas_Object *obj)
static void
_e_wid_fsel_preview_file(E_Widget_Data *wd)
{
Evas_Coord mw = 0, mh = 0;
// Evas_Coord mw = 0, mh = 0;
char *size, *owner, *perms, *time;
struct stat st;