Don't add FILESDIR to config; it's not necessary

This commit is contained in:
Laurence Withers 2007-01-02 10:44:09 +00:00
commit d549a21d78
2 changed files with 0 additions and 2 deletions

View file

@ -5,7 +5,6 @@ then
fi
do_parameter_subst
add_config_option "FILESDIR" "${COPT_FILESDIR_DEFAULT}"
true
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;