correct last remaining part of license management

This commit is contained in:
Mario Fetka 2012-02-28 05:51:24 +01:00
parent 966470cd85
commit a412a7d116
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ Set $LogDir$ = "%SystemDrive%\tmp"
Set $ProductId$ = "ghostscript"
Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs$VERSION$"
Set $InstallDir64$ = "%ProgramFiles64Dir%\gs\gs$VERSION$"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------