Removing the unused struts.configuration.files setting WW-1966

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@572437 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2007-09-03 22:16:49 +00:00
parent 6a4ea41f79
commit 8c775ce550
@@ -180,9 +180,6 @@ struts.freemarker.wrapper.altMap=true
### Set to true for developers and false for production.
struts.xslt.nocache=false
### A list of configuration files automatically loaded by Struts
struts.configuration.files=struts-default.xml,struts-plugin.xml,struts.xml
### Whether to always select the namespace to be everything before the last slash or not
struts.mapper.alwaysSelectFullNamespace=false