Remove unused variable.

SVN revision: 27294
This commit is contained in:
Christopher Michael 2006-11-30 17:39:21 +00:00
parent 1bfbe1d09b
commit 6f39c3b961
1 changed files with 0 additions and 1 deletions

View File

@ -180,7 +180,6 @@ _basic_create_widgets(E_Config_Dialog *cfd, Evas *evas, E_Config_Dialog_Data *cf
Evas_List *borders, *l;
int n, sel = 0;
char *tmp;
char buf[4096];
if (cfdata->border)
tmp = strdup(cfdata->border->client.border.name);