aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMW2007-09-08 08:12:19 +0000
committerMW2007-09-08 08:12:19 +0000
commit5020e4e602bea89bfab6be0d85a5cf1f68cb00e0 (patch)
tree3b89f23aecea311e3f65c48ed076384a47d6f92f /prebuild.xml
parentConverted the LSL scripting engine into a IRegionModule, so now all "modules"... (diff)
downloadopensim-SC_OLD-5020e4e602bea89bfab6be0d85a5cf1f68cb00e0.zip
opensim-SC_OLD-5020e4e602bea89bfab6be0d85a5cf1f68cb00e0.tar.gz
opensim-SC_OLD-5020e4e602bea89bfab6be0d85a5cf1f68cb00e0.tar.bz2
opensim-SC_OLD-5020e4e602bea89bfab6be0d85a5cf1f68cb00e0.tar.xz
Cut down on the number of compile warnings. Now down to 5: 4 are related to unused events on IClientAPI and 1 is a unused variable in LSL_BuiltIn_Commands (which I'll leave to Tedd, as he will know if it will be used in the future or not).
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 2d475c7..c79f963 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -800,7 +800,6 @@
800 <Reference name="OpenSim.Framework.Console"/> 800 <Reference name="OpenSim.Framework.Console"/>
801 <Reference name="OpenSim.Framework.Servers"/> 801 <Reference name="OpenSim.Framework.Servers"/>
802 <Reference name="OpenSim.Framework.Data"/> 802 <Reference name="OpenSim.Framework.Data"/>
803 <Reference name="OpenSim.Grid.Framework.Manager"/>
804 <Reference name="libsecondlife.dll"/> 803 <Reference name="libsecondlife.dll"/>
805 <Reference name="Db4objects.Db4o.dll"/> 804 <Reference name="Db4objects.Db4o.dll"/>
806 <Reference name="XMLRPC.dll"/> 805 <Reference name="XMLRPC.dll"/>