X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconf.h;h=5395322e6bee3519869bda6b87f58e507670868b;hb=aa465969918ce3f3332f5829dbc482fc3b732012;hp=20a78a917b8304c0d1d17297fd7b67afd3c1d229;hpb=d917c8cb6b69475d568ccbe82389b9f2b3eb5e80;p=tinc diff --git a/src/conf.h b/src/conf.h index 20a78a91..5395322e 100644 --- a/src/conf.h +++ b/src/conf.h @@ -39,8 +39,6 @@ extern int pinginterval; extern int pingtimeout; extern int maxtimeout; extern bool bypass_security; -extern char *confbase; -extern char *netname; extern list_t *cmdline_conf; extern void init_configuration(splay_tree_t **);