From 22e28216336da876e1fd17f380ce42eaf1446769 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 17 Feb 2014 13:36:38 +0000 Subject: chasing indexing error --- ffmpeg/doc/t2h.init | 115 ---------------------------------------------------- 1 file changed, 115 deletions(-) delete mode 100644 ffmpeg/doc/t2h.init (limited to 'ffmpeg/doc/t2h.init') diff --git a/ffmpeg/doc/t2h.init b/ffmpeg/doc/t2h.init deleted file mode 100644 index e7760f4..0000000 --- a/ffmpeg/doc/t2h.init +++ /dev/null @@ -1,115 +0,0 @@ -# no horiz rules between sections -$end_section = \&FFmpeg_end_section; -sub FFmpeg_end_section($$) -{ -} - -$EXTRA_HEAD = -' -'; - -$CSS_LINES = $ENV{"FFMPEG_CSS"} || < -EOT - -my $TEMPLATE_HEADER = $ENV{"FFMPEG_HEADER"} || <