From a724877213a8a15aaff3ab2a6cfa727ba73a61ca Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 23 Aug 2017 11:20:35 +0200 Subject: [PATCH] remove unused g_sortlist --- pdns/pdns_recursor.cc | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.2