From dddfbe2a867e4d3478363661c4197d20baeae350 Mon Sep 17 00:00:00 2001 From: Michael BOUCHAUD Date: Tue, 31 May 2011 09:47:23 +0000 Subject: [PATCH] e: fix warning SVN revision: 59836 --- src/bin/e_manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_manager.c b/src/bin/e_manager.c index 8ea2c45a4..d8dc69a41 100644 --- a/src/bin/e_manager.c +++ b/src/bin/e_manager.c @@ -191,7 +191,7 @@ e_manager_manage_windows(E_Manager *man) continue; } /* XXX manage xembed windows as long as they are not override_redirect.. - /* if (!ecore_x_window_prop_property_get(windows[i], + * if (!ecore_x_window_prop_property_get(windows[i], * atom_xmbed, * atom_xmbed, 32, * &data, &count))