Skip to content

Commit f6e8570

Browse files
committed
Remove duplicate defines
1 parent d77cb17 commit f6e8570

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/rex/constants/windows.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ module Windows
5656

5757
SERVICE_ERROR_IGNORE = 0x0
5858

59-
SERVICE_CONFIG_DESCRIPTION = 0x01
60-
61-
SERVICE_CONTROL_STOP = 0x01
6259
SERVICE_NO_CHANGE = 0xffffffff
6360
SERVICE_ACTIVE = 0x00000001
6461
SERVICE_INACTIVE = 0x00000002

0 commit comments

Comments
 (0)