diff options
Diffstat (limited to 'libavresample/version.h')
-rw-r--r-- | libavresample/version.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libavresample/version.h b/libavresample/version.h index 34623a1..857d59c 100644 --- a/libavresample/version.h +++ b/libavresample/version.h @@ -47,8 +47,4 @@ * the public API and may change, break or disappear at any time. */ -#ifndef FF_API_RESAMPLE_CLOSE_OPEN -#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 3) -#endif - #endif /* AVRESAMPLE_VERSION_H */ |