* zap compilation warnings

This commit is contained in:
Justin Clarke Casey
2008-08-25 21:35:22 +00:00
parent 7402c2d288
commit 3d2069f3d9
4 changed files with 27 additions and 27 deletions

View File

@@ -237,7 +237,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
private RequestPayPrice handlerRequestPayPrice = null;
private ObjectSaleInfo handlerObjectSaleInfo = null;
private ObjectBuy handlerObjectBuy = null;
private BuyObjectInventory handlerBuyObjectInventory = null;
//private BuyObjectInventory handlerBuyObjectInventory = null;
private ObjectDeselect handlerObjectDetach = null;
private AgentSit handlerOnUndo = null;