Remove unused variable.

SVN revision: 33437
This commit is contained in:
Sebastian Dransfeld 2008-01-10 17:24:02 +00:00
parent 3330befa8a
commit b17822ffd7
1 changed files with 0 additions and 1 deletions

View File

@ -355,7 +355,6 @@ _set_description(void *data, const char *name)
E_Module *mod = NULL;
Efreet_Desktop *desk = NULL;
char buf[4096];
char *tmp;
if (!(cfdata = data)) return;
if (!name) return;