Proxymode removed.
[oweals/tinc.git] / src / conf.c
index 90ad58fc09cedf7de0df586de1b7f0a07a080962..6f949f560c1d8be6c1d3183e509761be2efe7260 100644 (file)
@@ -59,7 +59,6 @@ static internal_config_t hazahaza[] = {
   { "PingTimeout",  pingtimeout,    TYPE_INT },
   { "TapDevice",    tapdevice,      TYPE_NAME },
   { "KeyExpire",    keyexpire,      TYPE_INT },
-  { "ProxyMode",    proxymode,      TYPE_BOOL },
   { NULL, 0, 0 }
 };