minor: remove mono compiler warning

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2011-11-24 22:11:54 +00:00
parent 9730a862db
commit 808ace0696
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ namespace OpenSim.Services.LLLoginService
protected string m_DeniedClients;
IConfig m_LoginServerConfig;
IConfig m_ClientsConfig;
// IConfig m_ClientsConfig;
public LLLoginService(IConfigSource config, ISimulationService simService, ILibraryService libraryService)
{