X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=de43b6d19bede82a1eb63eca6dd93c0baefdaea1;hb=7c1f347b184b6738abdc22fdcda40baa9f932522;hp=07e2eec8002b9d60d96aa1862cfae46e47d62c83;hpb=11bc79089378a5ec00547d0f85bc152afdf30dfa;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 07e2eec8002..de43b6d19be 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -60,9 +60,6 @@ #ifndef FF_API_UNUSED_CODEC_CAPS #define FF_API_UNUSED_CODEC_CAPS (LIBAVCODEC_VERSION_MAJOR < 59) #endif -#ifndef FF_API_OLD_ENCDEC -#define FF_API_OLD_ENCDEC (LIBAVCODEC_VERSION_MAJOR < 59) -#endif #ifndef FF_API_THREAD_SAFE_CALLBACKS #define FF_API_THREAD_SAFE_CALLBACKS (LIBAVCODEC_VERSION_MAJOR < 60) #endif