From: Dana Jansens Date: Mon, 28 May 2007 04:09:39 +0000 (+0000) Subject: fix a comment X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=cc2237bb4f1ff3f32b58e8714f7ba72538df0d91;p=chaz%2Fopenbox 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);