On Tue, Dec 6, 2016 at 5:56 AM, Diego Biurrun <[email protected]> wrote: > On Tue, Dec 06, 2016 at 12:27:27AM -0500, Vittorio Giovara wrote: >> --- a/libavfilter/version.h >> +++ b/libavfilter/version.h >> @@ -49,8 +49,5 @@ >> * the public API and may change, break or disappear at any time. >> */ >> >> -#ifndef FF_API_NOCONST_GET_NAME >> -#define FF_API_NOCONST_GET_NAME (LIBAVFILTER_VERSION_MAJOR < 7) >> -#endif >> >> #endif /* AVFILTER_VERSION_H */ > > nit: You're leaving behind a double empty line.
fixed locally -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
