aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden/Resources
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-01-21 22:48:04 +0000
committerJustin Clark-Casey (justincc)2011-01-21 22:48:04 +0000
commit6ef7ea454c966b5eee2702a5fcbf9f48f85db48d (patch)
tree462d48e384ff28968fc7b02b514530898f3b1860 /OpenSim/Client/Linden/Resources
parentproperly format "show throttles" table (diff)
downloadopensim-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.xml13
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>