+ cleanup
This commit is contained in:
parent
c2dca42a4f
commit
66a6ec78c7
1 changed files with 0 additions and 1 deletions
|
@ -1391,7 +1391,6 @@ void cairo_renderer_base::process(markers_symbolizer const& sym,
|
|||
{
|
||||
cairo_context context(context_);
|
||||
context.set_operator(sym.comp_op());
|
||||
//double scale_factor_ = 1;
|
||||
|
||||
typedef agg::conv_clip_polyline<geometry_type> clipped_geometry_type;
|
||||
typedef coord_transform<CoordTransform,clipped_geometry_type> path_type;
|
||||
|
|
Loading…
Add table
Reference in a new issue