X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=nntp%2Fmx_nntp.h;fp=nntp%2Fmx_nntp.h;h=0000000000000000000000000000000000000000;hp=9e44ca1da39a8b91e684cca311462c253808625b;hb=ac1ea3143e61def7fc9000bee6d0d59d56c5b997;hpb=5b365d691700e8e59f96dfa3a4c209574da29898 diff --git a/nntp/mx_nntp.h b/nntp/mx_nntp.h deleted file mode 100644 index 9e44ca1..0000000 --- a/nntp/mx_nntp.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * This file is part of mutt-ng, see http://www.muttng.org/. - * It's licensed under the GNU General Public License, - * please see the file GPL in the top level source directory. - */ - -/* - * interface of mx_t implementation for NNTP - */ - -#ifndef _NNTP_MX_H -#define _NNTP_MX_H - -#include "mx.h" - -extern mx_t const nntp_mx; - -#endif /* !_NNTP_MX_H */