mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
remove debug info
This commit is contained in:
parent
e45a49d40e
commit
2d1b810c4e
@ -1319,9 +1319,6 @@ void CairoOutputDev::endString(GfxState *state)
|
||||
GBool CairoOutputDev::beginType3Char(GfxState *state, double x, double y,
|
||||
double dx, double dy,
|
||||
CharCode code, Unicode *u, int uLen) {
|
||||
//debug
|
||||
printf("DEBUG: beginType3Char\n");
|
||||
|
||||
cairo_save (cairo);
|
||||
double *ctm;
|
||||
cairo_matrix_t matrix;
|
||||
|
Loading…
Reference in New Issue
Block a user