X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fversion.h;h=4a2a62016b65d7331da313e29bcfbb5f8a8323f9;hb=3749eede66c3774799766b1f246afae8a6ffc9bb;hp=195c3eaa5ad6439f556e48e045f34f22fe3e25ee;hpb=e5af9203098a889f36b759652615046254d45102;p=ffmpeg diff --git a/libavformat/version.h b/libavformat/version.h index 195c3eaa5ad..4a2a62016b6 100644 --- a/libavformat/version.h +++ b/libavformat/version.h @@ -55,9 +55,6 @@ * at once through the bump. This improves the git bisect-ability of the change. * */ -#ifndef FF_API_LAVF_AVCTX -#define FF_API_LAVF_AVCTX (LIBAVFORMAT_VERSION_MAJOR < 59) -#endif #ifndef FF_API_LAVF_PRIV_OPT #define FF_API_LAVF_PRIV_OPT (LIBAVFORMAT_VERSION_MAJOR < 60) #endif