summaryrefslogtreecommitdiffstats
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-12 20:57:07 +0200
committerAnton Khirnov <anton@khirnov.net>2011-04-19 19:03:44 +0200
commit516fb5e40cf9d591914096be26ba56fc59294669 (patch)
tree61b9544cbdb3e5fa7970652941d29efa65690bc4 /libavutil/avutil.h
parent3453a231a6cebe5989c213be0f9fd6c71ec5ea23 (diff)
downloadffmpeg-streaming-516fb5e40cf9d591914096be26ba56fc59294669.zip
ffmpeg-streaming-516fb5e40cf9d591914096be26ba56fc59294669.tar.gz
lavu: remove FF_API_OLD_EVAL_NAMES cruft
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index 6f2517c..edae38e 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -57,9 +57,6 @@
* Those FF_API_* defines are not part of public API.
* They may change, break or disappear at any time.
*/
-#ifndef FF_API_OLD_EVAL_NAMES
-#define FF_API_OLD_EVAL_NAMES (LIBAVUTIL_VERSION_MAJOR < 51)
-#endif
/**
* Return the LIBAVUTIL_VERSION_INT constant.
OpenPOWER on IntegriCloud