remove dbg
This commit is contained in:
parent
34c17fc3e8
commit
0f56b099d0
@ -573,11 +573,11 @@ vips_foreign_load_svg_generate( VipsRegion *or,
|
||||
int y;
|
||||
|
||||
#ifdef DEBUG
|
||||
#endif /*DEBUG*/
|
||||
printf( "vips_foreign_load_svg_generate: %p \n "
|
||||
"left = %d, top = %d, width = %d, height = %d\n",
|
||||
svg,
|
||||
r->left, r->top, r->width, r->height );
|
||||
#endif /*DEBUG*/
|
||||
|
||||
/* rsvg won't always paint the background.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user