* minor: remove mono warning

0.6.0-stable
Justin Clarke Casey 2008-10-30 19:32:36 +00:00
parent 80e87747f3
commit 9f9d97c57b
1 changed files with 0 additions and 1 deletions

View File

@ -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);