diff options
| author | Jabiertxof <jtx@jtx> | 2017-05-28 06:59:50 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx> | 2017-05-28 06:59:50 +0000 |
| commit | 84d294a3501c7b5ba70283833e334ecc06328466 (patch) | |
| tree | fbe4f78eaddf77c6273c3108a99322680a5ffe53 /src | |
| parent | Remove original-d from clip and mask LPE if keep paths (diff) | |
| download | inkscape-84d294a3501c7b5ba70283833e334ecc06328466.tar.gz inkscape-84d294a3501c7b5ba70283833e334ecc06328466.zip | |
Remove dabug line
(bzr r15709)
Diffstat (limited to 'src')
| -rw-r--r-- | src/sp-lpe-item.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-lpe-item.cpp b/src/sp-lpe-item.cpp index 7dcbc4311..d920909f9 100644 --- a/src/sp-lpe-item.cpp +++ b/src/sp-lpe-item.cpp @@ -239,7 +239,6 @@ bool SPLPEItem::hasPathEffectOnClipOrMask() const } } } - std::cout << has_clipormask_lpe << "has_clipormask_lpe\n"; return has_clipormask_lpe; } |
