X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fversion.h;h=495d03c57fe2f0630724c3942820576e8c398d5a;hb=119ebd642a6ceeeb506f46aa229870aefa97794b;hp=4616d5fb1428c34236eee0b2a6f6643c59d4d101;hpb=131f2c2712479a44332866b442526abe97e0c316;p=ffmpeg diff --git a/libavformat/version.h b/libavformat/version.h index 4616d5fb142..495d03c57fe 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_OLD_OPEN_CALLBACKS -#define FF_API_OLD_OPEN_CALLBACKS (LIBAVFORMAT_VERSION_MAJOR < 59) -#endif #ifndef FF_API_LAVF_AVCTX #define FF_API_LAVF_AVCTX (LIBAVFORMAT_VERSION_MAJOR < 59) #endif