Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm_prop.c e_widget_desk_preview.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_prop.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_fm_prop.c 9 Dec 2006 06:28:25 -0000       1.3
+++ e_fm_prop.c 14 Dec 2006 19:28:36 -0000      1.4
@@ -101,7 +101,6 @@
 static void
 _fill_data(E_Config_Dialog_Data *cfdata, E_Fm2_Icon_Info *fi)
 {
-   char buf[4096];
    struct passwd *pw;
    
    cfdata->fi = fi;
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_widget_desk_preview.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_widget_desk_preview.c     27 Nov 2006 12:58:46 -0000      1.10
+++ e_widget_desk_preview.c     14 Dec 2006 19:28:36 -0000      1.11
@@ -124,7 +124,6 @@
 _e_wid_reconfigure(E_Widget_Data *wd)
 {
    Evas_List *l, *delete = NULL;
-   Evas_Object *o;
    int x, y;
    int aw, ah; /* available */
    int mw, mh; /* min size for each desk */
@@ -218,7 +217,6 @@
 {
    Evas_Object *obj, *o;
    E_Widget_Data *wd;
-   Evas_Coord iw, ih;
    E_Zone *zone;
 
    obj = e_widget_add(evas);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to