Do not initialize RC subsystem.

This commit is contained in:
Carlos Garnacho
2010-11-13 19:54:37 +01:00
parent 62ee0956e3
commit 64e798e190
2 changed files with 6 additions and 1 deletions

View File

@ -796,7 +796,6 @@ do_post_parse_initialization (int *argc,
g_type_init ();
_gtk_accel_map_init ();
_gtk_rc_init ();
/* Set the 'initialized' flag.
*/