From 6b35a83214f1bc3fb38c9ea9c2cd3676f28709fa Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Sat, 21 Oct 2017 19:31:44 +0100 Subject: Remove the ffserver program Signed-off-by: Rostislav Pehlivanov --- tools/bisect-create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/bisect-create b/tools/bisect-create index fc60e86669..ee6ec3feb8 100755 --- a/tools/bisect-create +++ b/tools/bisect-create @@ -20,7 +20,7 @@ fi case "$1" in need) case $2 in - ffmpeg|ffplay|ffprobe|ffserver) + ffmpeg|ffplay|ffprobe) echo $2.c >> tools/bisect.need ;; esac -- cgit v1.2.1