mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Remove duplicate definitions in addin.xml files. How'd that happen anyway?
This commit is contained in:
@@ -12,17 +12,3 @@
|
||||
<Type type="OpenSim.Data.MySQL.MySQLLogData" />
|
||||
</Extension>
|
||||
</Addin>
|
||||
<Addin>
|
||||
<Runtime>
|
||||
<Import assembly="OpenSim.Data.MySQL.dll"/>
|
||||
</Runtime>
|
||||
<Dependencies>
|
||||
<Addin id="OpenSim.Data" version="0.5" />
|
||||
</Dependencies>
|
||||
<Extension path = "/OpenSim/GridData">
|
||||
<Type type="OpenSim.Data.MySQL.MySQLGridData" />
|
||||
</Extension>
|
||||
<Extension path = "/OpenSim/LogData">
|
||||
<Type type="OpenSim.Data.MySQL.MySQLLogData" />
|
||||
</Extension>
|
||||
</Addin>
|
||||
|
||||
Reference in New Issue
Block a user