mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
change another expire and remove a redundant one
This commit is contained in:
@@ -43,9 +43,7 @@ namespace OpenSim.Services.Connectors
|
||||
{
|
||||
public class PresenceServicesConnector : BaseServiceConnector, IPresenceService
|
||||
{
|
||||
private static readonly ILog m_log =
|
||||
LogManager.GetLogger(
|
||||
MethodBase.GetCurrentMethod().DeclaringType);
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private string m_ServerURI = String.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user