mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* Removed unneeded and uneeded debug message
This commit is contained in:
@@ -83,8 +83,6 @@ namespace OpenSim.Region.Environment.Modules
|
||||
|
||||
private void EnqueueTextureSender(TextureSender textureSender)
|
||||
{
|
||||
MainLog.Instance.Verbose( "TEXTUREDOWNLOAD", "Start: ["+textureSender.RequestedAssetID+"] to ["+textureSender.RequestUser.Name+"]");
|
||||
|
||||
textureSender.Cancel = false;
|
||||
textureSender.Sending = true;
|
||||
textureSender.counter = 0;
|
||||
|
||||
Reference in New Issue
Block a user