diff options
author | Diva Canto | 2010-12-01 16:19:27 -0800 |
---|---|---|
committer | Diva Canto | 2010-12-01 16:19:27 -0800 |
commit | f1a7847532f822728e1320cc51fa1bc25c37356b (patch) | |
tree | 96226bc0df36f23c531e5f683e65c892c5e72c5f /bin/OpenSim.Grid.GridServer.addin.xml | |
parent | Added some comments. Better than listening to the boring speaker... (diff) | |
download | opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.zip opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.tar.gz opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.tar.bz2 opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.tar.xz |
Deleted obsolete config files from old OpenSim.Grid.
Diffstat (limited to 'bin/OpenSim.Grid.GridServer.addin.xml')
-rw-r--r-- | bin/OpenSim.Grid.GridServer.addin.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/OpenSim.Grid.GridServer.addin.xml b/bin/OpenSim.Grid.GridServer.addin.xml deleted file mode 100644 index 85742a1..0000000 --- a/bin/OpenSim.Grid.GridServer.addin.xml +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | <Addin id="OpenSim.Grid.GridServer" isroot="true" version="0.5"> | ||
2 | <Runtime> | ||
3 | <Import assembly="OpenSim.Grid.GridServer.exe"/> | ||
4 | <Import assembly="OpenSim.Framework.dll"/> | ||
5 | </Runtime> | ||
6 | <ExtensionPoint path = "/OpenSim/GridServer"> | ||
7 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.GridServer.IGridPlugin"/> | ||
8 | </ExtensionPoint> | ||
9 | </Addin> | ||