diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2004-05-17 20:19:03 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2004-05-17 20:19:03 (GMT) |
commit | 820c90090848a96b959c562209bc3242fee58a53 (patch) | |
tree | 5c4df5008d6c8033ded1f60fbb87461e666c8f1c /src/config.l | |
parent | 64ab36082a9cb658fd54c2b76fdf1a9b40ed7b74 (diff) | |
download | Doxygen-820c90090848a96b959c562209bc3242fee58a53.zip Doxygen-820c90090848a96b959c562209bc3242fee58a53.tar.gz Doxygen-820c90090848a96b959c562209bc3242fee58a53.tar.bz2 |
Release-1.3.7-20040517
Diffstat (limited to 'src/config.l')
-rw-r--r-- | src/config.l | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.l b/src/config.l index f757a3d..7db22c9 100644 --- a/src/config.l +++ b/src/config.l @@ -1356,7 +1356,6 @@ void Config::create() "cause performance problems for the file system. \n", FALSE ); - cb->addDependency("GENERATE_HTML"); ce = addEnum( "OUTPUT_LANGUAGE", "The OUTPUT_LANGUAGE tag is used to specify the language in which all \n" |