aboutsummaryrefslogtreecommitdiff
path: root/lib/DllAvCodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DllAvCodec.h')
-rw-r--r--lib/DllAvCodec.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/DllAvCodec.h b/lib/DllAvCodec.h
index d1360608c1..6207d67c95 100644
--- a/lib/DllAvCodec.h
+++ b/lib/DllAvCodec.h
@@ -49,12 +49,6 @@ extern "C" {
#endif
}
-#if LIBAVCODEC_VERSION_MICRO >= 100
- #define LIBAVCODEC_FROM_FFMPEG
-#else
- #define LIBAVCODEC_FROM_LIBAV
-#endif
-
#include "threads/SingleLock.h"
class DllAvCodecInterface