X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=64c87753cc1d8c9384e923512d1a1a8a9849ade7;hp=77ec5c97b74bf70c2fcea82594c2bafa4bc5e08b;hb=0b9175e998c2180e5d73ef3d644a49d620c68cad;hpb=868104703003605711582c984b57f8933bf361ee diff --git a/src/conf.h b/src/conf.h index 77ec5c97..64c87753 100644 --- a/src/conf.h +++ b/src/conf.h @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: conf.h,v 1.6.4.35 2002/09/15 12:26:24 guus Exp $ + $Id: conf.h,v 1.6.4.36 2003/07/06 22:11:31 guus Exp $ */ #ifndef __TINC_CONF_H__ @@ -40,7 +40,6 @@ typedef struct config_t { extern avl_tree_t *config_tree; -extern int debug_lvl; extern int pingtimeout; extern int maxtimeout; extern int bypass_security;