]> granicus.if.org Git - pdns/commitdiff
Remove unused DNSResourceRecord UeberBackend::lastrr
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 26 Jan 2015 21:34:11 +0000 (22:34 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sun, 1 Feb 2015 13:55:23 +0000 (14:55 +0100)
pdns/ueberbackend.hh

index 2028e8d75c074f40b0533cab177ad67cfa7e1869..0aeebb105b6a1dc5981fa41632ba4f44d2cf5b1e 100644 (file)
@@ -148,7 +148,6 @@ public:
 private:
   unsigned int d_cache_ttl, d_negcache_ttl;
 
-  DNSResourceRecord lastrr;
   pthread_t tid;
   handle d_handle;
   bool d_negcached;