X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fprotocol.c;h=944547456ca0e798b9f445dc1ba1592cc9308d53;hb=158cbe99f972a1613b7d4d95abfe5fe48e019e67;hp=65aabd8101ababb82b1e258c95f96e5aba007d1c;hpb=084ba04f51441098c55d3bd21b11bbe368e7b52e;p=meshlink diff --git a/src/protocol.c b/src/protocol.c index 65aabd81..94454745 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -1,7 +1,6 @@ /* protocol.c -- handle the meta-protocol, basic functions - Copyright (C) 1999-2005 Ivo Timmermans, - 2000-2013 Guus Sliepen + Copyright (C) 2014 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -28,7 +27,6 @@ #include "utils.h" #include "xalloc.h" -bool tunnelserver = false; bool experimental = true; /* Jumptable for the request handlers */