From e28af67506e933956426ed99f4b8017f68ae3557 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/hcs/; revision=10266 --- folder_list.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'folder_list.c') diff --git a/folder_list.c b/folder_list.c index 19af453..b6f22f0 100644 --- a/folder_list.c +++ b/folder_list.c @@ -40,8 +40,8 @@ static char *version = "$Revision: 1.12 $"; t_int folder_list_instance_count; -//#define DEBUG(x) -#define DEBUG(x) x +#define DEBUG(x) +//#define DEBUG(x) x /*------------------------------------------------------------------------------ * CLASS DEF -- cgit v1.2.1