[gnome-control-center] datetime: Make map visible again
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] datetime: Make map visible again
- Date: Tue, 21 Sep 2010 13:33:47 +0000 (UTC)
commit c1ebfb8ce92ae36416939b2fb0bcb28b3c6e3496
Author: Bastien Nocera <hadess hadess net>
Date: Tue Sep 21 14:31:31 2010 +0100
datetime: Make map visible again
panels/datetime/cc-timezone-map.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/panels/datetime/cc-timezone-map.c b/panels/datetime/cc-timezone-map.c
index 5258f8a..349723d 100644
--- a/panels/datetime/cc-timezone-map.c
+++ b/panels/datetime/cc-timezone-map.c
@@ -196,8 +196,6 @@ cc_timezone_map_size_request (GtkWidget *widget,
req->width = gdk_pixbuf_get_width (priv->orig_background) * 0.6;
req->height = gdk_pixbuf_get_height (priv->orig_background) * 0.6;
-
- GTK_WIDGET_CLASS (cc_timezone_map_parent_class)->size_request (widget, req);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]