From 1fe49b93994ea495d72e9ea35a886fc577de650a Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Tue, 14 Aug 2018 20:29:03 +0200 Subject: [PATCH] Remove leftover multi_index_container tag structs --- pdns/pdnsutil.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index f6d7b7ffd..dde7bc80e 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -604,8 +604,6 @@ int checkAllZones(DNSSECKeeper &dk, bool exitOnError) { UeberBackend B("default"); vector domainInfo; - struct name{}; - struct id{}; multi_index_container< DomainInfo, indexed_by< -- 2.40.0