X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=601eba84db416724a3a9b70c2a1b4579dfdc3919;hb=cb172ae9abf465093a607fe216d40c84f677b209;hp=376e4b21dc6495db38215ee285840d170609045a;hpb=b7473ffbf5c240ded6a9a6c53c006cc0dd4af93c;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 376e4b21dc6..601eba84db4 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -60,9 +60,6 @@ #ifndef FF_API_AVPICTURE #define FF_API_AVPICTURE (LIBAVCODEC_VERSION_MAJOR < 59) #endif -#ifndef FF_API_RTP_CALLBACK -#define FF_API_RTP_CALLBACK (LIBAVCODEC_VERSION_MAJOR < 59) -#endif #ifndef FF_API_VBV_DELAY #define FF_API_VBV_DELAY (LIBAVCODEC_VERSION_MAJOR < 59) #endif