Remove debug line that got in accidentally.
2005-11-09 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c: Remove debug line that got in accidentally.
This commit is contained in:
parent
9717127a5b
commit
1b2c314b80
@ -2154,7 +2154,6 @@
|
||||
|
||||
|
||||
base_offset = FILE_Pos();
|
||||
fprintf (stderr, "%04lx base offset (behdad)\n", base_offset);
|
||||
|
||||
if ( ACCESS_Frame( 4L ) )
|
||||
return error;
|
||||
|
@ -904,7 +904,6 @@
|
||||
return Load_Coverage2( &c->cf.cf2, stream );
|
||||
|
||||
default:
|
||||
fprintf (stderr, "at ftxopen.c:907, got %d (behdad)\n", c->CoverageFormat);
|
||||
return TTO_Err_Invalid_SubTable_Format;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user