mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
remove some compile warnings increasing total number by 2
This commit is contained in:
@@ -55,11 +55,7 @@ namespace OpenSim.Capabilities.Handlers
|
||||
private IAssetService m_assetService;
|
||||
|
||||
public const string DefaultFormat = "x-j2c";
|
||||
|
||||
// TODO: Change this to a config option
|
||||
private string m_RedirectURL = null;
|
||||
|
||||
|
||||
|
||||
public GetTextureHandler(IAssetService assService)
|
||||
{
|
||||
m_assetService = assService;
|
||||
|
||||
Reference in New Issue
Block a user