* refactor: archiver code clean up so that it's more readable for the next functionality addition

This commit is contained in:
Justin Clarke Casey
2008-07-06 15:38:39 +00:00
parent 18c8bf99a4
commit 238f2274e3
2 changed files with 43 additions and 21 deletions

View File

@@ -50,7 +50,6 @@ namespace OpenSim.Region.Environment.Scenes
/// </summary>
protected uint m_inventorySerial = 0;
/// <summary>
/// Holds in memory prim inventory
/// </summary>