From 3fd0ee5f0873924b4881b0e33eb1c17ea877ab4a Mon Sep 17 00:00:00 2001 From: mannol Date: Tue, 21 Apr 2015 02:31:12 +0200 Subject: Final touchups --- toxav/codec.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'toxav/codec.h') diff --git a/toxav/codec.h b/toxav/codec.h index 7cc9b15d..497016eb 100644 --- a/toxav/codec.h +++ b/toxav/codec.h @@ -42,9 +42,6 @@ /* Audio encoding/decoding */ #include -#define PACKED_AUDIO_SIZE(x) (x + 5) -#define UNPACKED_AUDIO_SIZE(x) (x - 5) - typedef struct CSession_s { /* VIDEO -- cgit v1.2.3