Commit 068c8ce1 authored by upsuper's avatar upsuper Committed by Michael Niedermayer

remove duplicated code

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent c8e186fa
...@@ -93,8 +93,4 @@ ...@@ -93,8 +93,4 @@
#define FF_API_VDA_ASYNC (LIBAVCODEC_VERSION_MAJOR < 55) #define FF_API_VDA_ASYNC (LIBAVCODEC_VERSION_MAJOR < 55)
#endif #endif
#ifndef FF_API_VDA_ASYNC
#define FF_API_VDA_ASYNC (LIBAVCODEC_VERSION_MAJOR < 55)
#endif
#endif /* AVCODEC_VERSION_H */ #endif /* AVCODEC_VERSION_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment