Browse Source

remove duplicated code

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
upsuper Michael Niedermayer 13 years ago
parent
commit
068c8ce19c
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      libavcodec/version.h

+ 0
- 4
libavcodec/version.h View File

@@ -93,8 +93,4 @@
#define FF_API_VDA_ASYNC (LIBAVCODEC_VERSION_MAJOR < 55)
#endif

#ifndef FF_API_VDA_ASYNC
#define FF_API_VDA_ASYNC (LIBAVCODEC_VERSION_MAJOR < 55)
#endif

#endif /* AVCODEC_VERSION_H */

Loading…
Cancel
Save