You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
Remove pointless #undefs of previously forbidden functions.
This commit is contained in:
@@ -113,7 +113,6 @@ uint32_t av_crc(const AVCRC *ctx, uint32_t crc,
|
||||
}
|
||||
|
||||
#ifdef TEST
|
||||
#undef printf
|
||||
int main(void)
|
||||
{
|
||||
uint8_t buf[1999];
|
||||
|
||||
Reference in New Issue
Block a user