Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_dnd.c e_hints.c 


Log Message:
remove unused variables

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_dnd.c,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -3 -r1.79 -r1.80
--- e_dnd.c     11 Aug 2008 02:13:22 -0000      1.79
+++ e_dnd.c     14 Aug 2008 06:15:35 -0000      1.80
@@ -1195,7 +1195,6 @@
    Ecore_X_Rectangle rect;
    Ecore_X_Action action;
    const char *id;
-   const char *description = NULL;
    Evas_List *l;
 
    int active;
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_hints.c,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -3 -r1.103 -r1.104
--- e_hints.c   25 Jul 2008 02:09:27 -0000      1.103
+++ e_hints.c   14 Aug 2008 06:15:35 -0000      1.104
@@ -271,7 +271,6 @@
    E_Border_List *bl;
    E_Border *b;
    Ecore_X_Window *clients = NULL;
-   Ecore_X_Window *clients_focus = NULL;
 
    /* Get client count by adding client lists on all containers */
    for (ml = e_manager_list(); ml; ml = ml->next)



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to