X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fngircd%2Firc-info.h;h=6b6124b9ee9910faa6b9b3003d04926022d11f81;hb=2a7dd06ebd9cc72d45a6a4becdbef5213d7b7800;hp=3ed03aa102d067886d856eaf1d6e6671d5e5cb55;hpb=ebfcdb088be271adfe17303163534956715b85e9;p=ngircd-alex.git 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- */