X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Firc-info.h;h=6b6124b9ee9910faa6b9b3003d04926022d11f81;hp=3ed03aa102d067886d856eaf1d6e6671d5e5cb55;hb=32f63abb59b5c9f47b4d517e0bbf9cc73fd044dc;hpb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c diff --git a/src/ngircd/irc-info.h b/src/ngircd/irc-info.h index 3ed03aa1..6b6124b9 100644 --- a/src/ngircd/irc-info.h +++ b/src/ngircd/irc-info.h @@ -9,7 +9,6 @@ * Please read the file COPYING, README and AUTHORS for more information. */ - #ifndef __irc_info_h__ #define __irc_info_h__ @@ -41,8 +40,6 @@ GLOBAL bool IRC_Send_NAMES PARAMS(( CLIENT *Client, CHANNEL *Chan )); GLOBAL bool IRC_Show_MOTD PARAMS(( CLIENT *Client )); GLOBAL bool IRC_Send_ISUPPORT PARAMS(( CLIENT *Client )); - #endif - /* -eof- */