lavc/version.h: remove empty line

This commit is contained in:
Stefano Sabatini 2013-11-03 13:12:58 +01:00
parent 5a6e6dcaa4
commit 90c329cc25
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@
#ifndef FF_API_OLD_TIMECODE
#define FF_API_OLD_TIMECODE (LIBAVCODEC_VERSION_MAJOR < 55)
#endif
#ifndef FF_API_OLD_ENCODE_AUDIO
#define FF_API_OLD_ENCODE_AUDIO (LIBAVCODEC_VERSION_MAJOR < 56)
#endif