[Xfce4-commits] <xfce4-panel:devel> Remove already fixed TODO comment.
Nick Schermer
nick at xfce.org
Tue Aug 11 20:32:34 CEST 2009
Updating branch refs/heads/devel
to 5c4d414dc0e356bfec2c14da012c5b486e77c313 (commit)
from 5cb5883c7c4b03c93758ba6f0ccfd5bbf8a4e2c0 (commit)
commit 5c4d414dc0e356bfec2c14da012c5b486e77c313
Author: Nick Schermer <nick at xfce.org>
Date: Sun May 24 18:37:55 2009 +0200
Remove already fixed TODO comment.
panel/panel-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panel/panel-window.c b/panel/panel-window.c
index f0840d6..5d13d1d 100644
--- a/panel/panel-window.c
+++ b/panel/panel-window.c
@@ -1481,7 +1481,7 @@ panel_window_screen_layout_changed (GdkScreen *screen,
gchar *name;
StrutsEgde struts_edge;
gboolean force_struts_update = FALSE;
-/* TODO test how many times this function is called */
+
panel_return_if_fail (PANEL_IS_WINDOW (window));
panel_return_if_fail (GDK_IS_SCREEN (screen));
panel_return_if_fail (window->screen == screen);
More information about the Xfce4-commits
mailing list