remove mx_{pop,nntp,imap}.[hc]
[apps/madmutt.git] / nntp / mx_nntp.h
diff --git a/nntp/mx_nntp.h b/nntp/mx_nntp.h
deleted file mode 100644 (file)
index 9e44ca1..0000000
+++ /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 */