* minor: remove mono warning
parent
80e87747f3
commit
9f9d97c57b
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue