diff --git a/Contrib/Modern UI 2/Interface.nsh b/Contrib/Modern UI 2/Interface.nsh index 323526f7..e7f89d6f 100644 --- a/Contrib/Modern UI 2/Interface.nsh +++ b/Contrib/Modern UI 2/Interface.nsh @@ -105,8 +105,6 @@ Var mui.Button.Back !macro MUI_ABORTWARNING - ${MUI_ABORTWARNING} - !ifdef MUI_ABORTWARNING_CANCEL_DEFAULT MessageBox MB_YESNO|MB_ICONEXCLAMATION|MB_DEFBUTTON2 "${MUI_ABORTWARNING_TEXT}" IDYES mui.Quit !else