aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/version_major.h
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-01-11 10:35:51 -0300
committerAnton Khirnov <anton@khirnov.net>2023-02-09 15:35:14 +0100
commit4fcd6c82cf45160880be35e6c097708323d9d93f (patch)
tree4bf3fd4082cdcd156c650adac509d6f76dc80bbb /libavdevice/version_major.h
parent8bc0d3132082c0d87f40e41867042ce7a383cf56 (diff)
downloadffmpeg-4fcd6c82cf45160880be35e6c097708323d9d93f.tar.gz
avdevice: remove FF_API_DEVICE_CAPABILITIES
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavdevice/version_major.h')
-rw-r--r--libavdevice/version_major.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavdevice/version_major.h b/libavdevice/version_major.h
index d255ff6992..571257f31d 100644
--- a/libavdevice/version_major.h
+++ b/libavdevice/version_major.h
@@ -32,6 +32,5 @@
* dropped at a future version bump. The defines themselves are not part of
* the public API and may change, break or disappear at any time.
*/
-#define FF_API_DEVICE_CAPABILITIES (LIBAVDEVICE_VERSION_MAJOR < 60)
#endif /* AVDEVICE_VERSION_MAJOR_H */