]> git.ipfire.org Git - thirdparty/wireguard-go.git/commitdiff
Clean an unused constant
authorSimon Rozman <simon@rozman.si>
Mon, 4 Feb 2019 07:40:06 +0000 (08:40 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 5 Feb 2019 11:59:42 +0000 (12:59 +0100)
Signed-off-by: Simon Rozman <simon@rozman.si>
setupapi/types_windows.go

index fa47a5a4c971422fbfcd7ccbfbf475cd4db12a2b..e407f77884982d7685c3e567345cc38e07a7979a 100644 (file)
@@ -249,7 +249,6 @@ const (
        DIF_NEWDEVICEWIZARD_PREANALYZE     DI_FUNCTION = 0x0000001C
        DIF_NEWDEVICEWIZARD_POSTANALYZE    DI_FUNCTION = 0x0000001D
        DIF_NEWDEVICEWIZARD_FINISHINSTALL  DI_FUNCTION = 0x0000001E
-       DIF_UNUSED1                        DI_FUNCTION = 0x0000001F
        DIF_INSTALLINTERFACES              DI_FUNCTION = 0x00000020
        DIF_DETECTCANCEL                   DI_FUNCTION = 0x00000021
        DIF_REGISTER_COINSTALLERS          DI_FUNCTION = 0x00000022