'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'correctne...
[ardour.git] / gtk2_ardour / gtk-custom-ruler.c
index 797922f5639b3296bba965a7f6133ac72b767fc3..9858a065683442553edce220e7f0e328a2cf072d 100644 (file)
@@ -198,9 +198,8 @@ gtk_custom_ruler_set_property (GObject      *object,
                               const GValue *value,
                               GParamSpec   *pspec)
 {
-       (void) pspec;
-
   GtkCustomRuler *ruler = GTK_CUSTOM_RULER (object);
+  (void) pspec;
 
   switch (prop_id)
     {