Removed WinVer WaaS diagnostic warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7063 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6f79ea23b4
commit
0b05c1d80d
1 changed files with 0 additions and 1 deletions
|
@ -546,7 +546,6 @@
|
|||
!if "${WinVer_WaaS_Build}" <= 9600
|
||||
!error 'WinVer: Unknown WaaS name: ${id}'
|
||||
!endif
|
||||
!warning '${op} ${WinVer_WaaS_Build} from ${id}'
|
||||
!insertmacro _WinVer_BuildNumCheck ${op} ${WinVer_WaaS_Build} `${_t}` `${_f}`
|
||||
!undef WinVer_WaaS_Build
|
||||
!macroend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue