[gtk+] Remove statement with no effect
- From: Javier Jardón <jjardon src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+] Remove statement with no effect
- Date: Fri, 30 Oct 2009 03:19:19 +0000 (UTC)
commit 07236ee745c06c4dbb210d239bf188cb8dc3550a
Author: Javier Jardón <jjardon gnome org>
Date: Thu Oct 29 04:25:07 2009 +0100
Remove statement with no effect
gtk/gtkmain.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkmain.c b/gtk/gtkmain.c
index bfee6da..5a8a0ef 100644
--- a/gtk/gtkmain.c
+++ b/gtk/gtkmain.c
@@ -717,7 +717,6 @@ do_post_parse_initialization (int *argc,
/* do what the call to gtk_type_init() used to do */
g_type_init ();
- gtk_object_get_type ();
_gtk_accel_map_init ();
_gtk_rc_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]