diff options
-rw-r--r-- | saedit/main.h | 3 |
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; |