remove debugging print - refs #1477
This commit is contained in:
parent
3252233a42
commit
1c9aa5bc09
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ void feature_style_processor<Processor>::apply_to_layer(layer const& lay, Proces
|
|||
{
|
||||
if (style->active(scale_denom))
|
||||
{
|
||||
std::clog << "triggering\n";
|
||||
// trigger any needed compositing ops
|
||||
p.start_style_processing(*style);
|
||||
p.end_style_processing(*style);
|
||||
|
|
Loading…
Add table
Reference in a new issue