mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Minor cleanup.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace OpenUser.Config.UserConfigDb4o
|
||||
public UserConfig GetConfigObject()
|
||||
{
|
||||
m_log.Info("[DBUSERCONFIG]: Loading Db40Config dll");
|
||||
return ( new DbUserConfig());
|
||||
return new DbUserConfig();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user