lib-network
[apps/madmutt.git] / mutt_tunnel.h
diff --git a/mutt_tunnel.h b/mutt_tunnel.h
deleted file mode 100644 (file)
index cacb564..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright notice from original mutt:
- * [none]
- *
- * 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.
- */
-
-#ifndef _MUTT_TUNNEL_H_
-#define _MUTT_TUNNEL_H_ 1
-
-#include "mutt_socket.h"
-
-int mutt_tunnel_socket_setup (CONNECTION *);
-
-#endif /* _MUTT_TUNNEL_H_ */