From d556dff2723e1a6136fb92ee5f9936e5c21727df Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 25 Aug 2021 11:01:48 +0200 Subject: [PATCH] rec: Fix formatting --- pdns/recursordist/negcache.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/pdns/recursordist/negcache.hh b/pdns/recursordist/negcache.hh index 4abe4ed18b..8e2d9c7e8a 100644 --- a/pdns/recursordist/negcache.hh +++ b/pdns/recursordist/negcache.hh @@ -127,7 +127,6 @@ private: } private: - LockGuarded d_content; }; -- 2.47.2