[FFmpeg-cvslog] Remove unused make variable SEEK_REFFILE

Mans Rullgard git at videolan.org
Thu May 19 06:02:20 CEST 2011


ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Wed May 18 17:13:15 2011 +0100| [f907ad9b85d5e08e4a024e24734181940cd4fc48] | committer: Mans Rullgard

Remove unused make variable SEEK_REFFILE

Signed-off-by: Mans Rullgard <mans at mansr.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f907ad9b85d5e08e4a024e24734181940cd4fc48
---

 Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 0ed6207..afd783d 100644
--- a/Makefile
+++ b/Makefile
@@ -180,7 +180,6 @@ check: test checkheaders
 fulltest test: codectest lavftest lavfitest seektest
 
 FFSERVER_REFFILE = $(SRC_PATH)/tests/ffserver.regression.ref
-SEEK_REFFILE     = $(SRC_PATH)/tests/seek.regression.ref
 
 codectest: fate-codec
 lavftest:  fate-lavf



More information about the ffmpeg-cvslog mailing list