diff options
author | Dr Scofield | 2008-07-31 09:08:24 +0000 |
---|---|---|
committer | Dr Scofield | 2008-07-31 09:08:24 +0000 |
commit | fcab0ecfba387ce14f69f95efccbd6cb7b5b6db3 (patch) | |
tree | afe07a93f937ce77cd7a1312a44ca69fcdb0b83e | |
parent | Allow the list hack from issue 1863 to compile, however its behavior is (diff) | |
download | opensim-SC_OLD-fcab0ecfba387ce14f69f95efccbd6cb7b5b6db3.zip opensim-SC_OLD-fcab0ecfba387ce14f69f95efccbd6cb7b5b6db3.tar.gz opensim-SC_OLD-fcab0ecfba387ce14f69f95efccbd6cb7b5b6db3.tar.bz2 opensim-SC_OLD-fcab0ecfba387ce14f69f95efccbd6cb7b5b6db3.tar.xz |
dropping intermediate GridInfoPlugin.addin.xml, as it's no longer
needed.
-rw-r--r-- | bin/GridInfoPlugin.addin.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bin/GridInfoPlugin.addin.xml b/bin/GridInfoPlugin.addin.xml deleted file mode 100644 index 67cf604..0000000 --- a/bin/GridInfoPlugin.addin.xml +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | <Addin id="OpenSim.ApplicationPlugins.GridInfo" version="0.1"> | ||
2 | <Runtime> | ||
3 | <Import assembly="OpenSim.ApplicationPlugins.GridInfo.dll"/> | ||
4 | </Runtime> | ||
5 | <Dependencies> | ||
6 | <Addin id="OpenSim" version="0.5" /> | ||
7 | </Dependencies> | ||
8 | <Extension path = "/OpenSim/Startup"> | ||
9 | <Plugin type="OpenSim.ApplicationPlugins.GridInfo.GridInfoPlugin" /> | ||
10 | </Extension> | ||
11 | </Addin> | ||