diff options
Diffstat (limited to 'executive-summary/component/main.c')
-rw-r--r-- | executive-summary/component/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/executive-summary/component/main.c b/executive-summary/component/main.c index 9c331ce813..2fb5d5bfa9 100644 --- a/executive-summary/component/main.c +++ b/executive-summary/component/main.c @@ -68,8 +68,6 @@ main (int argc, gconf_init (argc, argv, NULL); #endif - e_unicode_init (); - e_cursors_init (); component_factory_init (); |