mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
* minor: remove mono warning
This commit is contained in:
@@ -375,7 +375,6 @@ namespace OpenSim.Data.Tests
|
||||
UUID creator = new UUID();
|
||||
creator = UUID.Random();
|
||||
TaskInventoryDictionary dic = new TaskInventoryDictionary();
|
||||
uint objf = (uint) random.Next();
|
||||
localID = localID + 1;
|
||||
string name = "West Adam";
|
||||
byte material = (byte) random.Next(255);
|
||||
|
||||
Reference in New Issue
Block a user