summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_debug.h
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-05-25 22:24:08 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-05-25 22:24:08 +0000
commit0769fc5182b211dea276b5895987dfc4bc133995 (patch)
treeaa6c723a2281039637780278d06e168e5852c70e /utils/themeeditor/skin_debug.h
parentff9474e558a6108a3c9d42260043016ad11971ef (diff)
downloadrockbox-0769fc5182b211dea276b5895987dfc4bc133995.zip
rockbox-0769fc5182b211dea276b5895987dfc4bc133995.tar.gz
rockbox-0769fc5182b211dea276b5895987dfc4bc133995.tar.bz2
rockbox-0769fc5182b211dea276b5895987dfc4bc133995.tar.xz
Fixed some memory leaks in the theme editor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26292 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/skin_debug.h')
-rw-r--r--utils/themeeditor/skin_debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/skin_debug.h b/utils/themeeditor/skin_debug.h
index e5bac1e..c100eb1 100644
--- a/utils/themeeditor/skin_debug.h
+++ b/utils/themeeditor/skin_debug.h
@@ -33,5 +33,4 @@ void skin_debug_tree(struct skin_element* root);
void skin_debug_params(int count, struct skin_tag_parameter params[]);
void skin_debug_indent();
-
#endif // SKIN_DEBUG_H