Clean an unused constant
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
3e0e61dd26
commit
f81882ee8b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user