Commit cf31c1d4 authored by Stephen Hutchinson's avatar Stephen Hutchinson Committed by Michael Niedermayer

avisynth: Remove outdated undef block

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent df6279e7
......@@ -26,12 +26,6 @@
/* Enable function pointer definitions for runtime loading. */
#define AVSC_NO_DECLSPEC
// Shut up ffmpeg error messages.
// avisynth_c.h contains inline functions that call these functions.
#undef malloc
#undef free
#undef printf
/* Platform-specific directives for AviSynth vs AvxSynth. */
#ifdef _WIN32
#include <windows.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment