svg-flatten: Remove extraneous debug print
This commit is contained in:
parent
a6acc8dc69
commit
a3cf9e6845
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ namespace gerbolyze {
|
|||
return;
|
||||
|
||||
xx=a, yx=b, xy=c, yy=d, x0=e, y0=f;
|
||||
cerr << "xform loaded " << dbg_str() << endl;
|
||||
//cerr << "xform loaded " << dbg_str() << endl;
|
||||
}
|
||||
|
||||
xform2d &translate(double x, double y) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue