* eliminated some warnings and added some const and readonlies

* refactored some member names for readability and ccc (code convention conformance)
* took away two refs from Rest.Inventory since
   * System.IO is part of System
   * System.Xml.Serialization is part of System.Xml
This commit is contained in:
lbsa71
2008-07-21 10:02:55 +00:00
parent ce90e2ecce
commit 9dbb6f28bc
5 changed files with 24 additions and 26 deletions

View File

@@ -1189,9 +1189,7 @@
<ReferencePath>../../../../bin/</ReferencePath>
<Reference name="Mono.Addins.dll" />
<Reference name="System"/>
<Reference name="System.IO"/>
<Reference name="System.Xml"/>
<Reference name="System.Xml.Serialization"/>
<Reference name="libsecondlife.dll" />
<Reference name="Nini.dll" />
<Reference name="XMLRPC.dll" />