From b8fa8c8842cf90dfc0812ab6805c2ce91bd935b8 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Sun, 29 Aug 2010 14:09:03 +0000 Subject: [PATCH] some more whitespace git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1700 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/recpacketcache.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/pdns/recpacketcache.hh b/pdns/recpacketcache.hh index 5cf9fe4c5..5d6ba7b31 100644 --- a/pdns/recpacketcache.hh +++ b/pdns/recpacketcache.hh @@ -38,8 +38,6 @@ private: inline bool operator<(const struct Entry& rhs) const; }; - - typedef multi_index_container< Entry, indexed_by < -- 2.50.1