diff src/sunplay.c @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents 0293115a14e9
children e121b013d1f0
line wrap: on
line diff
--- a/src/sunplay.c	Mon Aug 13 09:45:48 2007 +0200
+++ b/src/sunplay.c	Mon Aug 13 09:46:53 2007 +0200
@@ -47,18 +47,6 @@
 # define CONST const
 #endif /* CONST */
 
-#if __STDC__ || defined(STDC_HEADERS)	       /* warning suppression */
-extern int audio__setplayhdr();
-extern int audio__setgain();
-extern int audio__flush();
-extern int audio_decode_filehdr();
-extern int audio_read_filehdr();
-extern int audio_cmp_hdr();
-extern int audio_enc_to_str();
-extern int audio_drain();
-#endif
-
-
 #ifdef emacs
 # include <config.h>
 # include "lisp.h"