From 5af9cc14b70f907f0d10a75aa28ad04bbd65ec0d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 10 Dec 2004 20:47:06 +0000 Subject: restricted debug garbage to krzYszcz, few fixes in toxy svn path=/trunk/externals/miXed/; revision=2364 --- shared/common/vefl.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'shared/common/vefl.c') diff --git a/shared/common/vefl.c b/shared/common/vefl.c index 19f37a2..b7230d5 100644 --- a/shared/common/vefl.c +++ b/shared/common/vefl.c @@ -19,12 +19,10 @@ #include "common/loud.h" #include "common/vefl.h" -#if 1 -#define VEFL_VERBOSE -#if 0 -#define VEFL_DEBUG -#endif +#ifdef KRZYSZCZ +//#define VEFL_DEBUG #endif +#define VEFL_VERBOSE /* on failure *vszp is not modified */ t_float *vefl_get(t_symbol *name, int *vszp, int indsp, t_pd *complain) -- cgit v1.2.1