minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.
							parent
							
								
									ada9238907
								
							
						
					
					
						commit
						43aa74d139
					
				|  | @ -153,7 +153,7 @@ namespace OpenSim.Services.Connectors.Friends | |||
|             if (!region.ServerURI.EndsWith("/")) | ||||
|                 path = "/" + path; | ||||
|             string uri = region.ServerURI + path; | ||||
|             m_log.DebugFormat("[FRIENDS SIM CONNECTOR]: calling {0}", uri); | ||||
| //            m_log.DebugFormat("[FRIENDS SIM CONNECTOR]: calling {0}", uri); | ||||
| 
 | ||||
|             try | ||||
|             { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)