From 03f246d6fea009f1812019f5f036987b96b47a2b Mon Sep 17 00:00:00 2001 From: Dr Scofield Date: Thu, 18 Sep 2008 15:44:05 +0000 Subject: adds support to delete a region completely and offers that functionality via the console command "delete-region" and also via RemoteAdminPlugin. minor typo fix. --- OpenSim/Data/RegionProfileData.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim/Data/RegionProfileData.cs') diff --git a/OpenSim/Data/RegionProfileData.cs b/OpenSim/Data/RegionProfileData.cs index b4c7b3c..b30fcf5 100644 --- a/OpenSim/Data/RegionProfileData.cs +++ b/OpenSim/Data/RegionProfileData.cs @@ -30,7 +30,6 @@ using System.Collections; using OpenMetaverse; using Nwc.XmlRpc; using OpenSim.Framework; -using OpenMetaverse; namespace OpenSim.Data { -- cgit v1.1