summaryrefslogtreecommitdiffstats
path: root/src/event-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/event-context.cpp')
-rw-r--r--src/event-context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event-context.cpp b/src/event-context.cpp
index e5ea85818..398d3b0e3 100644
--- a/src/event-context.cpp
+++ b/src/event-context.cpp
@@ -77,7 +77,7 @@ static guint32 scroll_event_time = 0;
static gdouble scroll_multiply = 1;
static guint scroll_keyval = 0;
-void SPEventContext::set(const Inkscape::Preferences::Entry& val) {
+void SPEventContext::set(const Inkscape::Preferences::Entry& /*val*/) {
}
void SPEventContext::activate() {