X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.h;h=95e5b764e544769dfa7087c79087370aa3387282;hp=a3cb2e70ee3598a558367e402c58979f6509adcb;hb=131327a729216de8ae86da0c3c4d65d409741b7b;hpb=e3c51b61caabc1a55772f7a52e75aab642c200ed diff --git a/src/conf.h b/src/conf.h index a3cb2e70..95e5b764 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.8 2002/04/09 15:26:00 zarq Exp $ + $Id: conf.h,v 1.9 2002/04/13 10:04:46 zarq 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;