From 249d313b85616713bf54438478cf31a8dee5a968 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 30 Jun 2021 15:26:57 +0200 Subject: [PATCH] rec: Appease the formatting gods (negcache.hh) --- pdns/recursordist/negcache.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/pdns/recursordist/negcache.hh b/pdns/recursordist/negcache.hh index 97dbe3e8c8..a31f86287a 100644 --- a/pdns/recursordist/negcache.hh +++ b/pdns/recursordist/negcache.hh @@ -140,7 +140,6 @@ private: } public: - void preRemoval(MapCombo::LockedContent& map, const NegCacheEntry& entry) { } -- 2.47.2