summaryrefslogtreecommitdiff
path: root/src/type42/t42objs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/type42/t42objs.c')
-rw-r--r--src/type42/t42objs.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/type42/t42objs.c b/src/type42/t42objs.c
index 87e5206b7..1c4ebd768 100644
--- a/src/type42/t42objs.c
+++ b/src/type42/t42objs.c
@@ -394,12 +394,6 @@
if ( clazz )
error = FT_CMap_New( clazz, NULL, &charmap, NULL );
-
-#if 0
- /* Select default charmap */
- if ( root->num_charmaps )
- root->charmap = root->charmaps[0];
-#endif
}
}
Exit: