aboutsummaryrefslogtreecommitdiffstats
path: root/tun/wintun/setupapi/types_windows_386.go
diff options
context:
space:
mode:
Diffstat (limited to 'tun/wintun/setupapi/types_windows_386.go')
-rw-r--r--tun/wintun/setupapi/types_windows_386.go11
1 files changed, 0 insertions, 11 deletions
diff --git a/tun/wintun/setupapi/types_windows_386.go b/tun/wintun/setupapi/types_windows_386.go
deleted file mode 100644
index 132f921..0000000
--- a/tun/wintun/setupapi/types_windows_386.go
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: MIT
- *
- * Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
- */
-
-package setupapi
-
-const (
- sizeofDevInfoListDetailData uint32 = 550
- sizeofDrvInfoDetailData uint32 = 1570
-)