From ce45d0f7c519c54bde41dec7599bc8e49d088a88 Mon Sep 17 00:00:00 2001 From: handyande Date: Tue, 13 Sep 2005 10:12:21 +0000 Subject: [PATCH] don't need to clean twice SVN revision: 16705 --- src/bin/e_xinerama.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/e_xinerama.c b/src/bin/e_xinerama.c index 5d099e659..d30883fe5 100644 --- a/src/bin/e_xinerama.c +++ b/src/bin/e_xinerama.c @@ -81,7 +81,6 @@ _e_xinerama_update(void) Ecore_X_Window *roots; Evas_List *l; - _e_xinerama_clean(); roots = ecore_x_window_root_list(&n); if (roots) {