]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
minor changes
authorRazvan Becheriu <razvan@isc.org>
Thu, 28 Mar 2019 13:21:21 +0000 (15:21 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 19 Apr 2019 07:55:02 +0000 (03:55 -0400)
src/lib/dhcpsrv/benchmarks/cql_lease_mgr_benchmark.cc

index 8feeec92d5fd4ff357e77b8f4f66bd5aea87b6d4..8705d25d4b79540ce3772dda43ff293fa773012c 100644 (file)
@@ -72,8 +72,6 @@ public:
         ::benchmark::State const& cs = s;
         TearDown(cs);
     }
-
-
 };
 
 // Defines a benchmark that measures IPv4 leases insertion.