diff --git a/contrib/pulseview_cross.nsi.in b/contrib/pulseview_cross.nsi.in index e6b3c6db..1cbd9eb1 100644 --- a/contrib/pulseview_cross.nsi.in +++ b/contrib/pulseview_cross.nsi.in @@ -27,9 +27,6 @@ # http://nsis.sourceforge.net/Docs/Modern%20UI%202/Readme.html # -# Fix warning 7998: ANSI targets are deprecated -Unicode True - # Include the "Modern UI" header, which gives us the usual Windows look-n-feel. !include "MUI2.nsh"