diff options
author | Justin Clark-Casey (justincc) | 2011-01-21 22:48:04 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-01-21 22:48:04 +0000 |
commit | 6ef7ea454c966b5eee2702a5fcbf9f48f85db48d (patch) | |
tree | 462d48e384ff28968fc7b02b514530898f3b1860 /OpenSim/Client/Linden/Resources | |
parent | properly format "show throttles" table (diff) | |
download | opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.zip opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.tar.gz opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.tar.bz2 opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.tar.xz |
Remove old 2 year unused linden stack region module shell
Diffstat (limited to 'OpenSim/Client/Linden/Resources')
-rw-r--r-- | OpenSim/Client/Linden/Resources/LindenModules.addin.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/OpenSim/Client/Linden/Resources/LindenModules.addin.xml b/OpenSim/Client/Linden/Resources/LindenModules.addin.xml deleted file mode 100644 index af41e98..0000000 --- a/OpenSim/Client/Linden/Resources/LindenModules.addin.xml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | <Addin id="OpenSim.Client.Linden.LindenModules" version="0.2"> | ||
2 | <Runtime> | ||
3 | <Import assembly="OpenSim.Client.Linden.dll"/> | ||
4 | </Runtime> | ||
5 | |||
6 | <Dependencies> | ||
7 | <Addin id="OpenSim" version="0.5" /> | ||
8 | </Dependencies> | ||
9 | |||
10 | <Extension path = "/OpenSim/RegionModules"> | ||
11 | <RegionModule id="LLClientStackModule" type="OpenSim.Client.Linden.LLClientStackModule" /> | ||
12 | </Extension> | ||
13 | </Addin> | ||