summaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
authorrhp <rhp>2001-07-07 17:08:42 +0000
committerrhp <rhp>2001-07-07 17:08:42 +0000
commit8ae357db8af001cd031b069280e287aedc257115 (patch)
tree5a93fcebc5be2512046883956f8dfc2a2cf7f14c /src/window.c
parentfad52ff90c1014607a1b512eebf231425674f36b (diff)
downloadmutter-8ae357db8af001cd031b069280e287aedc257115.tar.gz
...
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 7f7bb16f3..1d404ad87 100644
--- a/src/window.c
+++ b/src/window.c
@@ -1682,7 +1682,7 @@ meta_window_configure_request (MetaWindow *window,
window->size_hints.y,
window->size_hints.width,
window->size_hints.height);
- news.gnome.org/994407481/index_html
+
return TRUE;
}