From 5fc8293bd324fa3ed49226adb9b46174a227f766 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 27 Oct 2013 17:47:42 +0100 Subject: fix warnings (bzr r12734) --- src/draw-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/draw-context.cpp') diff --git a/src/draw-context.cpp b/src/draw-context.cpp index 498ff5bfb..365da38ac 100644 --- a/src/draw-context.cpp +++ b/src/draw-context.cpp @@ -165,7 +165,7 @@ void SPDrawContext::finish() { spdc_free_colors(this); } -void SPDrawContext::set(const Inkscape::Preferences::Entry& value) { +void SPDrawContext::set(const Inkscape::Preferences::Entry& /*value*/) { } bool SPDrawContext::root_handler(GdkEvent* event) { -- cgit v1.2.3