mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -63,9 +63,6 @@ namespace OpenSim.Capabilities.Handlers
|
||||
public GetTextureHandler(IAssetService assService)
|
||||
{
|
||||
m_assetService = assService;
|
||||
m_RedirectURL = redirectURL;
|
||||
if (m_RedirectURL != null && !m_RedirectURL.EndsWith("/"))
|
||||
m_RedirectURL += "/";
|
||||
}
|
||||
|
||||
public Hashtable Handle(Hashtable request)
|
||||
|
||||
Reference in New Issue
Block a user