From dfcb135bd1be493716c95ed4e72964fe99c9df2c Mon Sep 17 00:00:00 2001 From: Alexander Valavanis Date: Tue, 22 Jan 2019 00:27:41 +0000 Subject: Tidy up toolbox code --- src/widgets/toolbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widgets/toolbox.h') diff --git a/src/widgets/toolbox.h b/src/widgets/toolbox.h index b605b4fbb..6c973ba4a 100644 --- a/src/widgets/toolbox.h +++ b/src/widgets/toolbox.h @@ -134,7 +134,6 @@ void delete_connection(GObject * /*obj*/, sigc::connection *connection); EgeAdjustmentAction * create_adjustment_action( gchar const *name, gchar const *label, gchar const *shortLabel, gchar const *tooltip, Glib::ustring const &path, gdouble def, - GtkWidget *focusTarget, gboolean altx, gchar const *altx_mark, gdouble lower, gdouble upper, gdouble step, gdouble page, gchar const** descrLabels, gdouble const* descrValues, guint descrCount, -- cgit v1.2.3