From 0f6c53589eb9f4faf0b2025f9e1e19c0d30b7ebb Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Thu, 5 Jan 2017 11:46:33 -0800 Subject: remove commented out function declaration --- osdep/WindowsEthernetTap.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/osdep/WindowsEthernetTap.hpp b/osdep/WindowsEthernetTap.hpp index 74b37f8c..53bba3e9 100644 --- a/osdep/WindowsEthernetTap.hpp +++ b/osdep/WindowsEthernetTap.hpp @@ -118,9 +118,6 @@ private: void _setRegistryIPv4Value(const char *regKey,const std::vector &value); void _syncIps(); - // clean up invalid values put into the windows registry - // void _cleanRegistry(); - void (*_handler)(void *,uint64_t,const MAC &,const MAC &,unsigned int,unsigned int,const void *,unsigned int); void *_arg; MAC _mac; -- cgit v1.2.3