Remove duplicate definitions in addin.xml files. How'd that happen anyway?

This commit is contained in:
Mike Mazur
2008-07-23 04:32:09 +00:00
parent a0930aa80d
commit c9fca5315c
8 changed files with 0 additions and 86 deletions

View File

@@ -6,11 +6,3 @@
<ExtensionNode objectType="OpenSim.Grid.GridServer.IGridPlugin"/>
</ExtensionPoint>
</Addin>
<Addin id="OpenSim.Grid.GridServer" isroot="true" version="0.5">
<Runtime>
<Import assembly="OpenSim.Grid.GridServer.exe"/>
</Runtime>
<ExtensionPoint path = "/OpenSim/GridServer">
<ExtensionNode objectType="OpenSim.Grid.GridServer.IGridPlugin"/>
</ExtensionPoint>
</Addin>