Remove statement with no effect

This commit is contained in:
Javier Jardón 2009-10-29 04:25:07 +01:00
parent cbba733b47
commit 07236ee745

View File

@ -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 ();