summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavfilter/vf_showpalette.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/vf_showpalette.c b/libavfilter/vf_showpalette.c
index 25904a88f4..5b0772bc0b 100644
--- a/libavfilter/vf_showpalette.c
+++ b/libavfilter/vf_showpalette.c
@@ -136,5 +136,4 @@ AVFilter ff_vf_showpalette = {
.inputs = showpalette_inputs,
.outputs = showpalette_outputs,
.priv_class = &showpalette_class,
- .flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
};