X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Firc-server.h;h=39968d0ce710885ca62e3df576bb1808ac0e6496;hp=072f16cc46782bb6e9f59887fcf50550500cf4a6;hb=808c291c76b7ecb4ae13b6ee12e8afe658b627c1;hpb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c diff --git a/src/ngircd/irc-server.h b/src/ngircd/irc-server.h index 072f16cc..39968d0c 100644 --- a/src/ngircd/irc-server.h +++ b/src/ngircd/irc-server.h @@ -9,7 +9,6 @@ * Please read the file COPYING, README and AUTHORS for more information. */ - #ifndef __irc_server_h__ #define __irc_server_h__ @@ -24,8 +23,6 @@ GLOBAL bool IRC_SQUIT PARAMS((CLIENT *Client, REQUEST *Req )); GLOBAL bool IRC_ENDOFMOTD_Server PARAMS((CLIENT *Client)); - #endif - /* -eof- */