mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 15:25:47 +08:00
minor: remove some mono compiler warnings in script regression tests
This commit is contained in:
@@ -443,7 +443,6 @@ default
|
||||
string itemName = "TestNoStop";
|
||||
|
||||
SceneObjectPart partWhereRezzed = CreateScript(script, itemName, userId);
|
||||
TaskInventoryItem rezzedItem = partWhereRezzed.Inventory.GetInventoryItem(itemName);
|
||||
|
||||
// Wait for the script to start the event before we try stopping it.
|
||||
m_chatEvent.WaitOne(60000);
|
||||
|
||||
Reference in New Issue
Block a user