diff options
Diffstat (limited to 'service/One.hpp')
-rw-r--r-- | service/One.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/service/One.hpp b/service/One.hpp index 1a33dc72..a1e8d2ad 100644 --- a/service/One.hpp +++ b/service/One.hpp @@ -36,9 +36,6 @@ class NetworkConfigMaster; /** * ZeroTier One -- local VPN/NVF service built around ZeroTier core - * - * Actual implementation is under the fold, hence the pure virtual - * interface. */ class One { |