From 4a83a80c044c9613bd50a63dd9ac5a97e2c028b5 Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Tue, 15 Aug 2006 15:11:52 +0000 Subject: creb 0.9.2 import svn path=/trunk/externals/creb/; revision=5607 --- modules/filters.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'modules/filters.h') diff --git a/modules/filters.h b/modules/filters.h index 8a32363..e0d1c49 100644 --- a/modules/filters.h +++ b/modules/filters.h @@ -2,9 +2,6 @@ /* defined as inline functions with call by reference to enable compiler ref/deref optim */ -#ifndef CREB_FILTERS_H -#define CREB_FILTERS_H - /* the typedef */ #ifndef T #define T float @@ -227,6 +224,3 @@ PP eval_conj_pole_zero_ratfunc(float *val, float *arg, float *poles, float *zero (sample the impulse response) */ - -#endif /* CREB_FILTERS_H */ - -- cgit v1.2.1