]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Zap unused leftover var after rebase
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 3 Mar 2021 12:36:43 +0000 (13:36 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Wed, 24 Mar 2021 10:14:24 +0000 (11:14 +0100)
pdns/sdig.cc

index e0b4cf604ad488f99cc2c9bd443e8d21f6ffd19e..e2857f9ed7598c53810e39f3bb6f2209c25ca370 100644 (file)
@@ -212,7 +212,6 @@ try {
   bool dnssec = false;
   bool recurse = false;
   bool tcp = false;
-  bool fastopen = false;
   bool showflags = false;
   bool hidesoadetails = false;
   bool doh = false;