X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_tunnel.h;fp=mutt_tunnel.h;h=0000000000000000000000000000000000000000;hp=cacb564c11479eeef5f2bebc14559636fb208bf6;hb=08fa240d29322ece4c7bceebfae6c6d3fb856f0e;hpb=58e479307b22481c768214e59616ea71d2858aee diff --git a/mutt_tunnel.h b/mutt_tunnel.h deleted file mode 100644 index cacb564..0000000 --- a/mutt_tunnel.h +++ /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_ */