From 0d386f1c3119b869197bafd5f2ad75ba2179850f Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 8 Sep 2015 11:35:55 -0700 Subject: Add a bit of useful testing instrumentation to SqliteNetworkController. --- controller/SqliteNetworkController.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'controller/SqliteNetworkController.hpp') diff --git a/controller/SqliteNetworkController.hpp b/controller/SqliteNetworkController.hpp index adfe0991..26a06968 100644 --- a/controller/SqliteNetworkController.hpp +++ b/controller/SqliteNetworkController.hpp @@ -54,7 +54,6 @@ public: const Identity &identity, uint64_t nwid, const Dictionary &metaData, - uint64_t haveRevision, Dictionary &netconf); unsigned int handleControlPlaneHttpGET( -- cgit v1.2.3