mirror of https://gogs.blitter.com/RLabs/xs
				
				
				
			Remove log msg
This commit is contained in:
		
							parent
							
								
									f6a285ef5e
								
							
						
					
					
						commit
						aac48496f0
					
				| 
						 | 
				
			
			@ -1618,7 +1618,7 @@ func (hc *Conn) RekeyHelper(intervalSecs uint) {
 | 
			
		|||
				_, err := crand.Read(rekeyData)
 | 
			
		||||
				//logger.LogDebug(fmt.Sprintf("[rekey [%02x %02x %02x ...]\n",
 | 
			
		||||
				//	rekeyData[0], rekeyData[1], rekeyData[2]))
 | 
			
		||||
				logger.LogDebug("[+rekeyHelper]")
 | 
			
		||||
				//logger.LogDebug("[+rekeyHelper]")
 | 
			
		||||
				_, err = hc.WritePacket(rekeyData, CSORekey)
 | 
			
		||||
				hc.Lock()
 | 
			
		||||
				if (hc.opts & CORemodulateShields) != 0 {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue