summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2017-04-05 15:35:26 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2017-04-10 09:04:41 -0400
commitf5950b8fd61ec85e0ad8790bea56b37ceea19436 (patch)
treeeec3a670201163affd91e20c8c2d5631813615df /libavfilter/Makefile
parentd32d59bc977b43031007bb2ab21e232f96d2ebcb (diff)
lavfi: Drop unused and empty header file
This header was public but deprecated on 2013-04-11 (lavfi 3.8.0).
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index c8d1515d2c..348ad92116 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -2,7 +2,6 @@ NAME = avfilter
DESC = Libav video filtering library
HEADERS = avfilter.h \
- avfiltergraph.h \
buffersink.h \
buffersrc.h \
version.h \