summaryrefslogtreecommitdiff
path: root/toxav/toxrtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/toxrtp.c')
-rwxr-xr-xtoxav/toxrtp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/toxav/toxrtp.c b/toxav/toxrtp.c
index 2363deea..03d20363 100755
--- a/toxav/toxrtp.c
+++ b/toxav/toxrtp.c
@@ -39,8 +39,6 @@
39#define PAYLOAD_ID_VALUE_OPUS 1 39#define PAYLOAD_ID_VALUE_OPUS 1
40#define PAYLOAD_ID_VALUE_VP8 2 40#define PAYLOAD_ID_VALUE_VP8 2
41 41
42#define MAX_SEQU_NUM 65535
43
44#define size_32 4 42#define size_32 4
45 43
46#define inline__ inline __attribute__((always_inline)) 44#define inline__ inline __attribute__((always_inline))