diff options
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" |