diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-28 04:09:39 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-28 04:09:39 +0000 |
| commit | cc2237bb4f1ff3f32b58e8714f7ba72538df0d91 (patch) | |
| tree | cc0a84c2492ab84134bf171e8331a8e75b029b70 | |
| parent | 0299cdedd7faf9d079f5ba36e5234fed459d88d1 (diff) | |
fix a comment
| -rw-r--r-- | openbox/client.c | 1 |
1 files changed, 0 insertions, 1 deletions
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); |
