summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-08-06 19:58:57 +0000
committerAnton Khirnov <anton@khirnov.net>2014-08-09 16:59:26 +0000
commit24c788f4878729a42150581d7ed7e9a11daf874d (patch)
treef4f4630d441cf74093f990c62ddc77e8352fae63 /libavformat/version.h
parent24e87f7f425a52b1e69661dcb2fbe0555a76f30b (diff)
Remove obsolete FF_API_REFERENCE_DTS cruft.
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index 5eb9249c78..7258d4d0f2 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -48,9 +48,6 @@
* 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.
*/
-#ifndef FF_API_REFERENCE_DTS
-#define FF_API_REFERENCE_DTS (LIBAVFORMAT_VERSION_MAJOR < 56)
-#endif
#ifndef FF_API_LAVF_BITEXACT
#define FF_API_LAVF_BITEXACT (LIBAVFORMAT_VERSION_MAJOR < 57)
#endif