Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_border_prop.c e_int_config_shelf.c 


Log Message:
Remove unused variables.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_border_prop.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- e_int_border_prop.c 30 Nov 2006 18:01:29 -0000      1.11
+++ e_int_border_prop.c 14 Dec 2006 15:40:19 -0000      1.12
@@ -67,8 +67,6 @@
 e_int_border_prop(E_Border *bd) 
 {
    E_Dialog *dia;
-   Evas_Object *o, *ob;
-   Evas_Coord w, h;
 
    if (bd->border_prop_dialog) return;
    
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_shelf.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- e_int_config_shelf.c        27 Nov 2006 16:35:30 -0000      1.28
+++ e_int_config_shelf.c        14 Dec 2006 15:40:19 -0000      1.29
@@ -272,8 +272,7 @@
 _cb_dialog_yes(void *data) 
 {
    Shelf_Del_Confirm_Data *d;
-   E_Shelf *es;
-   
+
    d = data;
    if (!data) return;
 



-------------------------------------------------------------------------
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