aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs
diff options
context:
space:
mode:
authorlbsa712007-07-13 15:09:55 +0000
committerlbsa712007-07-13 15:09:55 +0000
commit170b648d4d2a51b44bf695ae8d25345745d2ee1c (patch)
tree7281fbfa8efa108f3b864a268a1ec20c914b1edb /OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs
parentinlined packet deserialization (diff)
downloadopensim-SC_OLD-170b648d4d2a51b44bf695ae8d25345745d2ee1c.zip
opensim-SC_OLD-170b648d4d2a51b44bf695ae8d25345745d2ee1c.tar.gz
opensim-SC_OLD-170b648d4d2a51b44bf695ae8d25345745d2ee1c.tar.bz2
opensim-SC_OLD-170b648d4d2a51b44bf695ae8d25345745d2ee1c.tar.xz
One of these days i WILL have my pulsating cube!
Diffstat (limited to 'OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs')
-rw-r--r--OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs10
1 files changed, 0 insertions, 10 deletions
diff --git a/OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs b/OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs
deleted file mode 100644
index d0ef2af..0000000
--- a/OpenSim/Region/Examples/SimpleApp/LlsdMethodEntry.cs
+++ /dev/null
@@ -1,10 +0,0 @@
1using System.Collections;
2using System.Text;
3using libsecondlife;
4using OpenSim.Region.Capabilities;
5using System.IO;
6
7namespace OpenSim.Framework.Servers
8{
9
10}