mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 16:40:07 +02:00
Remove unused PKT_FLAG_KEY definition.
This commit is contained in:
parent
80fa80dcf4
commit
31f66d9cfa
@ -68,10 +68,6 @@ extern "C" {
|
|||||||
#if LIBAVCODEC_VERSION_INT < AV_VERSION_INT(54, 59, 100)
|
#if LIBAVCODEC_VERSION_INT < AV_VERSION_INT(54, 59, 100)
|
||||||
#define avcodec_free_frame av_free
|
#define avcodec_free_frame av_free
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PKT_FLAG_KEY
|
|
||||||
#define PKT_FLAG_KEY AV_PKT_FLAG_KEY
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user