Remove GetAdaptersAddresses_fn_t

The code that used it was removed as part of the 26481 refactor.

Closes ticket 27467.
This commit is contained in:
teor
2018-09-06 12:54:03 +10:00
parent 1c62adb65b
commit d0965561a5
2 changed files with 3 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Remove GetAdaptersAddresses_fn_t. The code that used it was removed
as part of the 26481 refactor. Closes ticket 27467.