diff options
Diffstat (limited to 'net/base/network_change_notifier_win.h')
| -rw-r--r-- | net/base/network_change_notifier_win.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/base/network_change_notifier_win.h b/net/base/network_change_notifier_win.h index e32b950..7b75c15 100644 --- a/net/base/network_change_notifier_win.h +++ b/net/base/network_change_notifier_win.h @@ -90,10 +90,6 @@ class NET_EXPORT_PRIVATE NetworkChangeNotifierWin base::win::ObjectWatcher addr_watcher_; OVERLAPPED addr_overlapped_; - // This file handle receives network change notifications and is used for calling - // GetOverlappedResult(). - HANDLE network_change_event_handle_; - base::OneShotTimer<NetworkChangeNotifierWin> timer_; // Number of times WatchForAddressChange has failed in a row. |
