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);