From fff4b5907c30f642d7fcdf7c4cd15d5234d220ea Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 16 Jan 2024 12:34:28 +0100 Subject: [PATCH] Zap sortlist.?? symlinks, in preparation for move to recursordist --- pdns/recursordist/sortlist.cc | 1 - pdns/recursordist/sortlist.hh | 1 - 2 files changed, 2 deletions(-) delete mode 120000 pdns/recursordist/sortlist.cc delete mode 120000 pdns/recursordist/sortlist.hh diff --git a/pdns/recursordist/sortlist.cc b/pdns/recursordist/sortlist.cc deleted file mode 120000 index 97d0a957ff..0000000000 --- a/pdns/recursordist/sortlist.cc +++ /dev/null @@ -1 +0,0 @@ -../sortlist.cc \ No newline at end of file diff --git a/pdns/recursordist/sortlist.hh b/pdns/recursordist/sortlist.hh deleted file mode 120000 index 29a90c1357..0000000000 --- a/pdns/recursordist/sortlist.hh +++ /dev/null @@ -1 +0,0 @@ -../sortlist.hh \ No newline at end of file -- 2.47.2