From 3f7f20f21f583ca2de566bea08a87eac4b17ad29 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 23 Sep 2019 23:19:13 -0400 Subject: successfully implemented the backbone trimming with homespun graph algorithms, measurements have mostly been disabled and need to be migrated --- src/measurements.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/measurements.hpp') diff --git a/src/measurements.hpp b/src/measurements.hpp index b22c327..879f511 100644 --- a/src/measurements.hpp +++ b/src/measurements.hpp @@ -19,8 +19,6 @@ class ma : public hooks { // - interface for turning on and off specific measurements // private: - Graph G; - unsigned num; // measurement storage -- cgit v1.2.3-54-g00ecf