mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* minor: remove a couple more compiler warnings
This commit is contained in:
@@ -816,8 +816,6 @@ namespace OpenSim.Framework.Communications.Cache
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public bool QueryFolder(InventoryFolderBase folder)
|
||||
@@ -866,8 +864,6 @@ namespace OpenSim.Framework.Communications.Cache
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user