unused var.

SVN revision: 27043
This commit is contained in:
Carsten Haitzler 2006-11-11 04:34:51 +00:00
parent 37f6b78efe
commit 97ad6ae63e
1 changed files with 1 additions and 1 deletions

View File

@ -603,7 +603,7 @@ ecore_x_sync(void)
EAPI void
ecore_x_killall(Ecore_X_Window root)
{
unsigned int i, j;
unsigned int j;
Window root_r;
Window parent_r;
Window *children_r = NULL;