Skip to content
Snippets Groups Projects
Commit 59ec0610 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #9815: removed unused function declaration

parent 4c50c77e
No related branches found
No related tags found
No related merge requests found
......@@ -51,9 +51,6 @@ GtkWidget *
gtk_scale_new_with_range(GtkOrientation orientation, gdouble min, gdouble max,
gdouble step);
void
gtk_combo_box_text_append(GtkComboBoxText *combo_box, const gchar *id, const gchar *text);
#endif
#endif // BOX_H_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment