summaryrefslogtreecommitdiff
path: root/src/cff/cf2ft.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cff/cf2ft.c')
-rw-r--r--src/cff/cf2ft.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cff/cf2ft.c b/src/cff/cf2ft.c
index 93c538313..e13e0905e 100644
--- a/src/cff/cf2ft.c
+++ b/src/cff/cf2ft.c
@@ -425,8 +425,7 @@
return &decoder->cff->vstore;
}
- /* get maxstack value from CFF2 Top DICT */
- /* Note: CFF2 Font DICT contains only the default maxstack value */
+ /* get maxstack value from CFF2 Top DICT */
FT_LOCAL_DEF ( FT_UInt )
cf2_getMaxstack( CFF_Decoder* decoder )
{