From a346d52dfffc44999d3f10226642f7baa9c5463b Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sun, 28 Nov 2004 21:20:43 +0000 Subject: unified "array" and "struct array" code. Vast changes to "g_array.c" and "g_template.c", and many smaller changes to various files. Not yet well tested. svn path=/trunk/; revision=2341 --- pd/src/d_resample.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'pd/src/d_resample.c') diff --git a/pd/src/d_resample.c b/pd/src/d_resample.c index e8a0a598..97ba1743 100644 --- a/pd/src/d_resample.c +++ b/pd/src/d_resample.c @@ -2,15 +2,6 @@ * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ -/* upsampling/downsampling methods for inlet~/outlet~ - * - * mfg.gfd.uil - * IOhannes - * - * 2509:forum::für::umläute:2001 - */ - - #include "m_pd.h" -- cgit v1.2.1