Remove an NSI label that's now unused.

This commit is contained in:
david 2010-01-15 20:15:49 +00:00
parent d7b920cae6
commit fb56e85681

View file

@ -419,7 +419,6 @@ Section "WinPcap" SecWinPcap
; /NPFSTARTUP=NO was given.
IfSilent 0 skip_auto_start
StrCmp $npf_startup "NO" skip_auto_start
auto_start:
Call autoStartWinPcap
skip_auto_start: