--- frontend/mp3rtp.c	Fri Jun  8 17:29:34 2001
+++ frontend/mp3rtp.c	Fri Sep 27 18:29:04 2002
@@ -48,6 +48,4 @@
 #endif
 
-#define MAX_NAME_SIZE   2048  /* current value of Linux */
-
 /*
  * Encode (via LAME) to mp3 with RTP streaming of the output.
@@ -89,5 +87,5 @@
 
 
-unsigned  maxvalue ( short int  Buffer [2] [1152] )
+unsigned  maxvalue ( int  Buffer [2] [1152] )
 {
     int  max = 0;
