]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avformat: Remove deprecated old open callbacks
[ffmpeg] / libavformat / version.h
index 4616d5fb1428c34236eee0b2a6f6643c59d4d101..495d03c57fe2f0630724c3942820576e8c398d5a 100644 (file)
@@ -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