[gtk+/client-side-decorations] remove oops :)
- From: Cody Russell <bratsche src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk+/client-side-decorations] remove oops :)
- Date: Wed, 15 Jul 2009 14:59:38 +0000 (UTC)
commit bc39151c2dbcff2df528d58e1c83c2938ff72302
Author: Cody Russell <bratsche gnome org>
Date: Wed Jul 15 09:59:30 2009 -0500
remove oops :)
gtk/gtkwindow.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index bdd8f15..39f9a1e 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -5203,8 +5203,6 @@ is_client_side_decorated (GtkWindow *window)
"client-side-decorated", &client_side_decorated,
NULL);
- return TRUE;
-
return client_side_decorated;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]