From 0769fc5182b211dea276b5895987dfc4bc133995 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Tue, 25 May 2010 22:24:08 +0000 Subject: Fixed some memory leaks in the theme editor git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26292 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/skin_debug.h | 1 - 1 file changed, 1 deletion(-) (limited to 'utils/themeeditor/skin_debug.h') 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 -- cgit v1.1