minor: comment out currently unused logger in DynamicTextureModule
							parent
							
								
									1cbe4363a3
								
							
						
					
					
						commit
						01c148bbce
					
				|  | @ -42,7 +42,7 @@ namespace OpenSim.Region.CoreModules.Scripting.DynamicTexture | |||
| { | ||||
|     public class DynamicTextureModule : IRegionModule, IDynamicTextureManager | ||||
|     { | ||||
|         private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); | ||||
| //        private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); | ||||
| 
 | ||||
|         private const int ALL_SIDES = -1; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)