remove the NDesk.Options using since didn't end up needing it

bulletsim
Justin Clark-Casey (justincc) 2011-05-06 00:22:19 +01:00
parent bc49a0bc5d
commit 46baadbb65
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ using System.IO;
using System.Reflection;
using Nini.Config;
using log4net;
using NDesk.Options;
using OpenSim.Framework;
using OpenSim.Framework.Console;
using OpenSim.Data;