cleanup
This commit is contained in:
@@ -216,7 +216,6 @@ void ArchHooks_Unix::DumpDebugInfo()
|
|||||||
LOG->Info( "Threads library: %s", ThreadsVersion().c_str() );
|
LOG->Info( "Threads library: %s", ThreadsVersion().c_str() );
|
||||||
#if defined(HAVE_FFMPEG)
|
#if defined(HAVE_FFMPEG)
|
||||||
LOG->Info( "libavcodec: %#x (%u)", avcodec_version(), avcodec_build() );
|
LOG->Info( "libavcodec: %#x (%u)", avcodec_version(), avcodec_build() );
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user