diff options
Diffstat (limited to 'OpenSim/Grid/InventoryServer')
-rw-r--r-- | OpenSim/Grid/InventoryServer/GridInventoryService.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Grid/InventoryServer/GridInventoryService.cs b/OpenSim/Grid/InventoryServer/GridInventoryService.cs index 3c94bf3..0704faa 100644 --- a/OpenSim/Grid/InventoryServer/GridInventoryService.cs +++ b/OpenSim/Grid/InventoryServer/GridInventoryService.cs | |||
@@ -145,10 +145,6 @@ namespace OpenSim.Grid.InventoryServer | |||
145 | } | 145 | } |
146 | } | 146 | } |
147 | 147 | ||
148 | public override void RequestInventoryForUser(UUID userID, InventoryReceiptCallback callback) | ||
149 | { | ||
150 | } | ||
151 | |||
152 | /// <summary> | 148 | /// <summary> |
153 | /// Return a user's entire inventory | 149 | /// Return a user's entire inventory |
154 | /// </summary> | 150 | /// </summary> |