mirror of
				https://github.com/ShaYmez/P25Clients.git
				synced 2025-11-03 20:50:22 -05:00 
			
		
		
		
	Remove silly unlinking message.
This commit is contained in:
		
							parent
							
								
									149f7d33bb
								
							
						
					
					
						commit
						80f79122ba
					
				@ -272,6 +272,8 @@ void CP25Gateway::run()
 | 
				
			|||||||
					// If we're unlinking or changing reflectors, unlink from the current one
 | 
										// If we're unlinking or changing reflectors, unlink from the current one
 | 
				
			||||||
					if (dstId == 9999U || reflector != NULL) {
 | 
										if (dstId == 9999U || reflector != NULL) {
 | 
				
			||||||
						std::string callsign = lookup->find(srcId);
 | 
											std::string callsign = lookup->find(srcId);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
											if (currentId != 9999U)
 | 
				
			||||||
							LogMessage("Unlinked from reflector %u by %s", currentId, callsign.c_str());
 | 
												LogMessage("Unlinked from reflector %u by %s", currentId, callsign.c_str());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
						if (currentId != 9999U) {
 | 
											if (currentId != 9999U) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user