Remove installation type "OpenPGP" support

This is no longer needed (see previous commit)
but was forgotten to remove in the previous
commit.
This commit is contained in:
Martin Dosch 2020-07-10 17:04:13 +02:00
parent 2d73f97d34
commit 81721307ca

View file

@ -8,9 +8,6 @@ Unicode True
!define ICON "input/logo.ico"
!define MUI_COMPONENTSPAGE_NODESC
# Installation types
InstType "OpenPGP support" IT_PGP
# Modern Interface
!include "MUI2.nsh"
!insertmacro MUI_PAGE_LICENSE "input/LICENSE_SHORT"