Before commit e96d90eed6 lavu/internal.h contained redefined various discouraged/forbidden functions to induce compilation failures upon use, like e.g. #define malloc please_use_av_malloc In order to use these functions, some files had to undefine these macros. This commit removes the remaining pointless undefs. Reviewed-by: Rémi Denis-Courmont <remi@remlab.net> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
e96d90eed6