Commit Diff


commit - 94148c37f5b29dffe1f37192d3930a2e3de2377d
commit + ac127ff20ab68b2382f5a08c57370e400fb254ba
blob - ee7972c215a7534519cea8759d4252341e80ef37
blob + b2d865fc7fa381c0b8062ad6bfcde58468f8460d
--- src/ngircd/irc.c
+++ src/ngircd/irc.c
@@ -478,9 +478,7 @@ Option_String(UNUSED CONN_ID Idx)
 #endif
 {
 	static char option_txt[8];
-#ifdef ZLIB
 	UINT16 options;
-#endif
 
 	assert(Idx != NONE);