From e85855b5c60cdf7015b47bacfc96d0742ee306cd Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Wed, 4 Jun 2008 17:43:36 +0000 Subject: Remove warnings (bzr r5806) --- src/knot-holder-entity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/knot-holder-entity.h') diff --git a/src/knot-holder-entity.h b/src/knot-holder-entity.h index 287c9c64d..5c273fe29 100644 --- a/src/knot-holder-entity.h +++ b/src/knot-holder-entity.h @@ -47,7 +47,7 @@ public: should be derived from KnotHolderEntity and override these functions */ virtual void knot_set(NR::Point const &p, NR::Point const &origin, guint state) = 0; virtual NR::Point knot_get() = 0; - virtual void knot_click(guint state) {} + virtual void knot_click(guint /*state*/) {} void update_knot(); -- cgit v1.2.3