mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Remove pointless #undefs of previously forbidden functions.
This commit is contained in:
parent
90153465b0
commit
cb45553f57
28 changed files with 0 additions and 57 deletions
|
|
@ -337,9 +337,6 @@ void av_des_mac(AVDES *d, uint8_t *dst, const uint8_t *src, int count) {
|
|||
}
|
||||
|
||||
#ifdef TEST
|
||||
#undef printf
|
||||
#undef rand
|
||||
#undef srand
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include "libavutil/time.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue