summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-lpe-item.cpp')
-rw-r--r--src/sp-lpe-item.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-lpe-item.cpp b/src/sp-lpe-item.cpp
index 61ba2ae0d..666c79e49 100644
--- a/src/sp-lpe-item.cpp
+++ b/src/sp-lpe-item.cpp
@@ -258,7 +258,7 @@ bool SPLPEItem::performPathEffect(SPCurve *curve) {
}
// CPPIFY: make pure virtual
-void SPLPEItem::update_patheffect(bool write) {
+void SPLPEItem::update_patheffect(bool /*write*/) {
//throw;
}