mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	IRC_PASS(): remove unnecessary variable initialization
This commit is contained in:
		| @@ -148,7 +148,6 @@ IRC_PASS( CLIENT *Client, REQUEST *Req ) | ||||
| 		} else { | ||||
| 			/* The peer seems to be a server supporting the | ||||
| 			 * "original" IRC protocol (RFC 2813). */ | ||||
| 			serverver = ""; | ||||
| 			if (strchr(orig_flags, 'Z')) | ||||
| 				flags = "Z"; | ||||
| 			else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton