diff options
author | Janne Grunau <janne-libav@jannau.net> | 2011-12-27 14:33:58 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2011-12-27 17:54:06 +0100 |
commit | 2702ec2ef435f57c3c1b7acff338340b9822fae2 (patch) | |
tree | 9f377c66e32bd9936c5bb73ece0fd4555c41d105 /doc/doxy/header.html | |
parent | 06bb590558595959089a8f4a083ce256246d56a6 (diff) | |
download | ffmpeg-2702ec2ef435f57c3c1b7acff338340b9822fae2.tar.gz |
doxygen: remove unreplaced variables from custom header and footer
Diffstat (limited to 'doc/doxy/header.html')
-rw-r--r-- | doc/doxy/header.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/doxy/header.html b/doc/doxy/header.html index 97b7234456..9e57c98e42 100644 --- a/doc/doxy/header.html +++ b/doc/doxy/header.html @@ -6,9 +6,6 @@ <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> <link href="$relpath$doxy_stylesheet.css" rel="stylesheet" type="text/css" /> -$treeview -$search -$mathjax </head> <div id="container"> |