Эх сурвалжийг харах

hide old function defs in mxfft.c

richarddobson 4 сар өмнө
parent
commit
d4ee23d001

+ 1 - 1
dev/externals/paprogs/pvplay/mxfft.c

@@ -31,7 +31,7 @@
 #include <pvoc.h>
 #include <math.h>           /*RWD*/
 
-int fft_(),fftmx(),reals_();
+// int fft_(),fftmx(),reals_();
 
 /*
  *-----------------------------------------------------------------------

+ 4 - 4
dev/misc/mxfft.c

@@ -21,9 +21,9 @@
     02111-1307 USA
  *
  */
-
-
-
+
+
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <structures.h>
@@ -31,7 +31,7 @@
 #include <pvoc.h>
 #include <math.h>			/*RWD*/
 
-int fft_(),fftmx(),reals_();
+// int fft_(),fftmx(),reals_();
 
 /*
  *-----------------------------------------------------------------------

+ 4 - 4
dev/pv/mxfft.c

@@ -21,9 +21,9 @@
     02111-1307 USA
  *
  */
-
-
-
+
+
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <structures.h>
@@ -31,7 +31,7 @@
 #include <pvoc.h>
 #include <math.h>			/*RWD*/
 
-int fft_(),fftmx(),reals_();
+// int fft_(),fftmx(),reals_();
 
 /*
  *-----------------------------------------------------------------------

+ 4 - 4
dev/synth/mxfft.c

@@ -21,9 +21,9 @@
     02111-1307 USA
  *
  */
-
-
-
+
+
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <structures.h>
@@ -31,7 +31,7 @@
 #include <pvoc.h>
 #include <math.h>			/*RWD*/
 
-int fft_(),fftmx(),reals_();
+// int fft_(),fftmx(),reals_();
 
 /*
  *-----------------------------------------------------------------------