summaryrefslogtreecommitdiff
path: root/libavformat/rtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtp.h')
-rw-r--r--libavformat/rtp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/rtp.h b/libavformat/rtp.h
index 834fb1b0d3..6a19225cac 100644
--- a/libavformat/rtp.h
+++ b/libavformat/rtp.h
@@ -23,8 +23,6 @@
#include "libavcodec/avcodec.h"
-#define RTP_MAX_PACKET_LENGTH 1500 /* XXX: suppress this define */
-
/** return < 0 if unknown payload type */
int rtp_get_payload_type(AVCodecContext *codec);