From 0b3b95813576aeafc64813c93c6387b24e210f9a Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 17 Jun 2012 12:36:52 +0200 Subject: lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft --- libavfilter/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/Makefile') diff --git a/libavfilter/Makefile b/libavfilter/Makefile index c77d450..b789609 100644 --- a/libavfilter/Makefile +++ b/libavfilter/Makefile @@ -10,7 +10,6 @@ HEADERS = avfilter.h \ buffersink.h \ buffersrc.h \ version.h \ - vsrc_buffer.h \ OBJS = allfilters.o \ audio.o \ -- cgit v1.1