From: Uwe Stöhr Date: Sun, 15 Apr 2007 22:08:48 +0000 (+0000) Subject: Installer: forgot to remove this code X-Git-Tag: 1.6.10~10245 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6cfe5bd12955a9db2ee8060812e95aef75643ef1;p=lyx.git Installer: forgot to remove this code git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17824 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Update.nsi b/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Update.nsi index 4d81345ee0..783c5325a6 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Update.nsi +++ b/development/Win32/packaging/installer/LyXWinInstaller/LyX-Installer-Update.nsi @@ -286,16 +286,6 @@ FunctionEnd ;-------------------------------- -; The '-' makes the section invisible. -; Sections are entered in order, so the settings above are all -; available to SecInstallation -; this section is only needed because a macro cannot be called twice within one section -Section "-PreInstallation actions" SecPreInstallation - -SectionEnd - -;-------------------------------- - ; The '-' makes the section invisible. ; Sections are entered in order, so the settings above are all ; available to SecInstallation