* Clean up LIBRARY INVENTORY messages

This commit is contained in:
Justin Clarke Casey
2008-02-13 02:43:41 +00:00
parent 45638cc141
commit a1a206cb05
2 changed files with 16 additions and 17 deletions

View File

@@ -51,10 +51,10 @@ namespace OpenSim.Region.ClientStack
/// </summary>
public class ClientView : IClientAPI
{
// ~ClientView()
// {
// System.Console.WriteLine("[CLIENTVIEW]: Destructor called");
// }
// ~ClientView()
// {
// System.Console.WriteLine("[CLIENTVIEW]: Destructor called");
// }
private static readonly log4net.ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);