summaryrefslogtreecommitdiffstats
path: root/src/sp-string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-string.cpp')
-rw-r--r--src/sp-string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-string.cpp b/src/sp-string.cpp
index be450b248..08755a5fc 100644
--- a/src/sp-string.cpp
+++ b/src/sp-string.cpp
@@ -108,7 +108,7 @@ void SPString::read_content() {
object->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG);
}
-void SPString::update(SPCtx *ctx, unsigned flags) {
+void SPString::update(SPCtx * /*ctx*/, unsigned /*flags*/) {
// SPObject::onUpdate(ctx, flags);
// if (flags & (SP_OBJECT_STYLE_MODIFIED_FLAG | SP_OBJECT_MODIFIED_FLAG)) {