[gtk+/client-side-decorations: 47/50] remove test code again
- From: Cody Russell <bratsche src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk+/client-side-decorations: 47/50] remove test code again
- Date: Wed, 8 Jul 2009 15:32:06 +0000 (UTC)
commit 590f406dccddab198f36d24a30526745231bb5d8
Author: Cody Russell <crussell canonical com>
Date: Wed Jul 8 02:25:09 2009 +0100
remove test code again
gtk/gtkwindow.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 6358561..4464c6a 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -5121,8 +5121,6 @@ is_client_side_decorated (GtkWindow *window)
"client-side-decorated", &client_side_decorated,
NULL);
- return 1 && window->decorated && !priv->disable_client_side_decorations; // XXX - remove this :)
-
return client_side_decorated && window->decorated && priv->disable_client_side_decorations;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]