summaryrefslogtreecommitdiff
path: root/pango/opentype/ftxopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/ftxopen.c')
-rw-r--r--pango/opentype/ftxopen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/opentype/ftxopen.c b/pango/opentype/ftxopen.c
index 8afb8f2c..c1e20511 100644
--- a/pango/opentype/ftxopen.c
+++ b/pango/opentype/ftxopen.c
@@ -250,11 +250,13 @@
(void)FILE_Seek( cur_offset );
}
+ /*
if ( sl->ScriptCount == 0 )
{
error = TTO_Err_Invalid_SubTable;
goto Fail;
}
+ */
return TT_Err_Ok;