Fix copypaste error in last commit
parent
cc72ea532a
commit
d1dec0cbbd
|
@ -205,7 +205,6 @@ namespace OpenSim.Framework
|
||||||
useFile = true;
|
useFile = true;
|
||||||
}
|
}
|
||||||
catch (XmlException e)
|
catch (XmlException e)
|
||||||
{
|
|
||||||
{
|
{
|
||||||
m_log.WarnFormat("[CONFIG] Not using {0}: {1}",
|
m_log.WarnFormat("[CONFIG] Not using {0}: {1}",
|
||||||
configurationFilename,
|
configurationFilename,
|
||||||
|
|
Loading…
Reference in New Issue