From: Peter van Dijk Date: Wed, 23 Aug 2017 09:20:35 +0000 (+0200) Subject: remove unused g_sortlist X-Git-Tag: auth-4.1.0-rc1~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5637%2Fhead;p=thirdparty%2Fpdns.git remove unused g_sortlist --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 8e84f339d0..23495440a2 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -54,7 +54,6 @@ #include #include #include "sortlist.hh" -extern SortList g_sortlist; #include "sstuff.hh" #include #include