diff options
Diffstat (limited to 'em-format/em-format.c')
-rw-r--r-- | em-format/em-format.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/em-format/em-format.c b/em-format/em-format.c index 0dd45effaa..119ac646a2 100644 --- a/em-format/em-format.c +++ b/em-format/em-format.c @@ -348,9 +348,6 @@ emf_class_init (EMFormatClass *class) NULL, NULL, g_cclosure_marshal_VOID__VOID, G_TYPE_NONE, 0); - - class->type_handlers = g_hash_table_new (g_str_hash, g_str_equal); - emf_builtin_init (class); } static void |