From 619a433eca2c5655c41b799e0b06380020fb1498 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Mon, 5 Dec 2016 17:22:49 -0500 Subject: lavu: Drop deprecated option type Deprecated in 02/2014. --- libavutil/version.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libavutil/version.h') diff --git a/libavutil/version.h b/libavutil/version.h index 3b2280cecd..d11e8d10f2 100644 --- a/libavutil/version.h +++ b/libavutil/version.h @@ -78,9 +78,6 @@ * @{ */ -#ifndef FF_API_OPT_TYPE_METADATA -#define FF_API_OPT_TYPE_METADATA (LIBAVUTIL_VERSION_MAJOR < 56) -#endif #ifndef FF_API_DLOG #define FF_API_DLOG (LIBAVUTIL_VERSION_MAJOR < 56) #endif -- cgit v1.2.3