summaryrefslogtreecommitdiff
path: root/saedit
diff options
context:
space:
mode:
authorVasily_Makarov <danilka.pro@gmail.com>2011-06-10 13:25:53 +0400
committerVasily_Makarov <danilka.pro@gmail.com>2011-06-10 13:25:53 +0400
commit51fab8e85fe2a31ba292cc5305f5915e69601f46 (patch)
tree880c3690374bb70fc051f014c9635dc1c724c2c9 /saedit
parent269b2911c185ef683181a0fd5e11986e17e277ff (diff)
downloadtools-51fab8e85fe2a31ba292cc5305f5915e69601f46.tar.gz
tools-51fab8e85fe2a31ba292cc5305f5915e69601f46.tar.bz2
tools-51fab8e85fe2a31ba292cc5305f5915e69601f46.tar.xz
tools-51fab8e85fe2a31ba292cc5305f5915e69601f46.zip
saedit: Fix background bug
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() {