From: RĂ©mi Denis-Courmont Date: Thu, 28 Feb 2008 18:16:29 +0000 (+0000) Subject: Unused define X-Git-Tag: 0.9.0-test0~2442 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8b13b9056db8e421b06c8fccd6c537c0e22e5ba1;p=vlc Unused define --- diff --git a/modules/access_output/udp.c b/modules/access_output/udp.c index 40964d4e69..4d9ad69da0 100644 --- a/modules/access_output/udp.c +++ b/modules/access_output/udp.c @@ -151,7 +151,6 @@ struct sout_access_out_sys_t }; #define DEFAULT_PORT 1234 -#define RTP_HEADER_LENGTH 12 /***************************************************************************** * Open: open the file