From 5b2b0887141da25c290608632c2e609764abbf73 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 11 Jun 2019 14:58:23 -0700 Subject: Cleanup, version bump. --- node/SelfAwareness.hpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'node/SelfAwareness.hpp') diff --git a/node/SelfAwareness.hpp b/node/SelfAwareness.hpp index c03d4cb6..7940f5ac 100644 --- a/node/SelfAwareness.hpp +++ b/node/SelfAwareness.hpp @@ -64,15 +64,6 @@ public: */ void clean(int64_t now); -#if 0 - /** - * If we appear to be behind a symmetric NAT, get predictions for possible external endpoints - * - * @return Symmetric NAT predictions or empty vector if none - */ - std::vector getSymmetricNatPredictions(); -#endif - private: struct PhySurfaceKey { -- cgit v1.2.3