This commit was generated by cvs2svn to compensate for changes in r5106,
[chise/xemacs-chise.git.1] / src / miscplay.h
index 5b26af0..c83030b 100644 (file)
@@ -16,9 +16,6 @@
  ** implied warranty.
  */
 
-#ifndef INCLUDED_miscplay_h_
-#define INCLUDED_miscplay_h_
-
 #include <stdlib.h>
 
 #define HEADERSZ  256   /* has to be at least as big as the biggest header   */
@@ -59,5 +56,3 @@ fmtType analyze_format(unsigned char *format,int *fmt,int *speed,
                                                      void **));
 void reset_parsestate(void);
 int parse_wave_complete(void);
-
-#endif /* INCLUDED_miscplay_h_ */