summaryrefslogtreecommitdiff
path: root/saedit
diff options
context:
space:
mode:
Diffstat (limited to 'saedit')
-rw-r--r--saedit/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/saedit/main.c b/saedit/main.c
index b6ea880..d001208 100644
--- a/saedit/main.c
+++ b/saedit/main.c
@@ -402,7 +402,6 @@ void parse_xml_buffer(GtkWidget *button, GtkSourceBuffer *buffer) {
show_wrong_source_buffer_dialog();
return;
}
- set_up_imageset_by_node(imagesets->data);
}
void show_about_dialog() {