X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Firc-mode.h;h=4447afb502ceb085dcba359231e5022e7aac9b0b;hb=0e63fb3fa7ac4ca048e8c2b648d2be3fd0572311;hp=9d13a7eb957e701b7b346dd6457b9d7a084e914d;hpb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c;p=ngircd.git diff --git a/src/ngircd/irc-mode.h b/src/ngircd/irc-mode.h index 9d13a7eb..4447afb5 100644 --- a/src/ngircd/irc-mode.h +++ b/src/ngircd/irc-mode.h @@ -9,7 +9,6 @@ * Please read the file COPYING, README and AUTHORS for more information. */ - #ifndef __irc_mode_h__ #define __irc_mode_h__ @@ -21,8 +20,6 @@ GLOBAL bool IRC_MODE PARAMS((CLIENT *Client, REQUEST *Req )); GLOBAL bool IRC_AWAY PARAMS((CLIENT *Client, REQUEST *Req )); - #endif - /* -eof- */