From: Dana Jansens Date: Mon, 28 May 2007 04:09:39 +0000 (+0000) Subject: fix a comment X-Git-Tag: release-3.4.3~90^2~228 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=cc2237bb4f1ff3f32b58e8714f7ba72538df0d91;p=dana%2Fopenbox.git fix a comment --- diff --git a/openbox/client.c b/openbox/client.c index fa677c5c..a8015978 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -441,7 +441,6 @@ void client_manage(Window window) /* do this after the window is placed, so the premax/prefullscreen numbers won't be all wacko!! - also, this moves the window to the position where it has been placed */ client_apply_startup_state(self);