[FFmpeg-devel] [PATCH/FATESERVER] Fix stray change in 4f87192
Timothy Gu
timothygu99 at gmail.com
Tue Jun 10 01:10:35 CEST 2014
Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
index.cgi | 1 -
1 file changed, 1 deletion(-)
diff --git a/index.cgi b/index.cgi
index b51619a..18548a6 100755
--- a/index.cgi
+++ b/index.cgi
@@ -22,7 +22,6 @@ use HTML::Entities;
use FATE;
use Time::Zone;
use URI::Escape;
-use Data::Dumper;
# Format for /?query= : /?query=type:value//type:value// (URI encoded).
# Trailing // does not matter (i.e. may be added).
--
1.9.1
More information about the ffmpeg-devel
mailing list