Remove now unnecessary OpenSim.Framework.Console reference from Monitoring.

Properly resolve circular reference which no longer appeared in Mono build as there were no using statements for it.
0.7.4-extended
Justin Clark-Casey (justincc) 2012-10-12 01:58:46 +01:00
parent 177c3bcfe6
commit cef158c42d
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@
<Reference name="OpenMetaverse" path="../../../bin/"/>
<Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Console"/>
<Files>
<Match pattern="*.cs" recurse="true"/>