[LyX/master] Amend b32c9ae8af3a9, by Eugene

Juergen Spitzmueller spitz at lyx.org
Tue Jun 9 09:45:19 UTC 2020


commit b17bdcb81c2b778618673a599d391bbedefbcef0
Author: Juergen Spitzmueller <spitz at lyx.org>
Date:   Tue Jun 9 12:08:03 2020 +0200

    Amend b32c9ae8af3a9, by Eugene
---
 .../Win32/packaging/installer2/src/main.nsh        |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/development/Win32/packaging/installer2/src/main.nsh b/development/Win32/packaging/installer2/src/main.nsh
index ca3487d..2c70438 100644
--- a/development/Win32/packaging/installer2/src/main.nsh
+++ b/development/Win32/packaging/installer2/src/main.nsh
@@ -128,7 +128,6 @@
     #!include LangFile.nsh # included in MUI2 # Header file to create language files that can be included with a single command.
     !include x64.nsh # Header file to check if target system is 64 bit or not with ${RunningX64}, also defines ${DisableX64FSRedirection} and ${EnableX64FSRedirection}
     !include NSISList.nsh # Header file to create and work with lists in NSIS (plugin)
-    !include nsProcess.nsh # Header file to search for a running process (plugin)
 
     #!include StrFunc.nsh # included in MultiUser # Provides some additional string functions
     ${StrRep} # Define this function from StrFunc.nsh for further use


More information about the lyx-cvs mailing list