X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/5faf075c8de1e0010c7ce1f34a1bf7b553df26b3..9fd9a6fba13ac55698990ecc7bcf293e817ff86e:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 0701e0c..54bbed8 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -1,5 +1,5 @@ // L2TPNS Global Stuff -// $Id: l2tpns.h,v 1.115 2006-04-27 09:53:50 bodea Exp $ +// $Id: l2tpns.h,v 1.116 2006-04-27 14:37:28 bodea Exp $ #ifndef __L2TPNS_H__ #define __L2TPNS_H__ @@ -654,7 +654,6 @@ typedef struct in_addr_t peer_address; int send_garp; // Set to true to garp for vip address on startup - int target_uid; int dump_speed; char plugins[64][MAXPLUGINS]; char old_plugins[64][MAXPLUGINS];