[Pkg-e-commits] [SCM] Enlightenment 17 branch, upstream-vcs, updated. a4f99cdaf59e45e3fa16746e0ae90039333bb158

englebass englebass at alioth.debian.org
Fri Mar 21 14:51:41 UTC 2008


The following commit has been merged in the upstream-vcs branch:
commit eb578c499086bc960d05c491290a581d58c0f956
Author: englebass <englebass>
Date:   Mon Mar 17 07:23:22 2008 +0000

    Remove unused variable.

diff --git a/src/modules/temperature/e_mod_main.c b/src/modules/temperature/e_mod_main.c
index e4b07e9..de8169e 100644
--- a/src/modules/temperature/e_mod_main.c
+++ b/src/modules/temperature/e_mod_main.c
@@ -59,7 +59,6 @@ _gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style)
    Evas_Object *o;
    E_Gadcon_Client *gcc;
    Config_Face *inst;
-   char buf[PATH_MAX];
 
    inst = evas_hash_find(temperature_config->faces, id);
    if (!inst)

-- 
Enlightenment 17



More information about the Pkg-e-commits mailing list