removed printf
This commit is contained in:
parent
9eb861f6d8
commit
035f6889eb
@ -150,7 +150,6 @@ void generate_layer_widgets(GtkListBox *listbox, GList *libs)
|
||||
|
||||
static void load_mapping_clicked(GtkWidget *button, gpointer user_data)
|
||||
{
|
||||
printf("Clicked\n");
|
||||
}
|
||||
|
||||
static void create_csv_line(LayerElement *layer_element, char *line_buffer, size_t max_len)
|
||||
|
Loading…
Reference in New Issue
Block a user