summaryrefslogtreecommitdiff
path: root/saedit
diff options
context:
space:
mode:
authorVasily_Makarov <danilka.pro@gmail.com>2011-06-10 13:26:54 +0400
committerVasily_Makarov <danilka.pro@gmail.com>2011-06-10 13:26:54 +0400
commitf9fd4817f126805eff154c4ca98f9df8f9bfd703 (patch)
tree01ceee72b48c31fba76c6395ad271b818d3e4632 /saedit
parent51fab8e85fe2a31ba292cc5305f5915e69601f46 (diff)
downloadtools-f9fd4817f126805eff154c4ca98f9df8f9bfd703.tar.gz
tools-f9fd4817f126805eff154c4ca98f9df8f9bfd703.tar.bz2
tools-f9fd4817f126805eff154c4ca98f9df8f9bfd703.tar.xz
tools-f9fd4817f126805eff154c4ca98f9df8f9bfd703.zip
saedit: Remove extra comments
Diffstat (limited to 'saedit')
-rw-r--r--saedit/main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/saedit/main.h b/saedit/main.h
index 12f5f5a..345cc23 100644
--- a/saedit/main.h
+++ b/saedit/main.h
@@ -64,9 +64,6 @@ GtkWidget *actionscombobox = NULL;
GtkWidget *animationscombobox = NULL;
GtkSourceBuffer *sbuf = NULL;
-//GdkPixbuf *spriteset = NULL;
-//GdkPixbuf *ground = NULL;
-
GList *imagesets = NULL;
GList *actions = NULL;
GList *animations = NULL;