Done a little tidy up of the excess debug stuff

ConvertToPlugins
gareth 2007-03-07 18:34:05 +00:00
parent 0fcaa11f43
commit 7d20dcb132
1 changed files with 0 additions and 1 deletions

View File

@ -254,7 +254,6 @@ namespace OpenSim
}
}
ServerConsole.MainConsole.Instance.WriteLine("OUT: \n" + Pack.ToString());
byte[] ZeroOutBuffer = new byte[4096];
byte[] sendbuffer;