summaryrefslogtreecommitdiffstats
path: root/mp3splt/build/mp3splt_gcc4.patch
blob: 490d94572aa816fa5956257d244fdd3f4d778b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -urN mp3splt-2.1.orig/splt.h mp3splt-2.1/splt.h
--- mp3splt-2.1.orig/splt.h	2004-07-17 16:16:05.000000000 +0200
+++ mp3splt-2.1/splt.h	2007-09-13 17:26:22.236587323 +0100
@@ -96,8 +96,6 @@
 
 char *zero_pad_float (float f, char *out);
 
-int parse_outformat(char *s, char format[][], int cddboption);
-
 unsigned char *cleanstring (unsigned char *s);
 
 int parse_arg(char *arg, float *th, int *gap, int *nt, float *off, int *rm, float *min);