From 2342d963f406d95baf997ebf6002eeef2ea597d8 Mon Sep 17 00:00:00 2001 From: Mark Schouten Date: Tue, 18 Oct 2016 16:12:19 +0200 Subject: [PATCH] Remove useless 'meta' --- pdns/pdnsutil.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 6a31935db..33f1ff9a3 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1508,7 +1508,6 @@ int setZoneAccount(const DNSName& zone, const string &account) { UeberBackend B("default"); DomainInfo di; - std::vector meta; if (!B.getDomainInfo(zone, di)){ cerr << "No such zone "< meta; if (!B.getDomainInfo(zone, di)){ cerr << "No such zone "<