summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DumpLog.nsh8
1 files changed, 0 insertions, 8 deletions
diff --git a/DumpLog.nsh b/DumpLog.nsh
index b86c25e..1cbcda0 100644
--- a/DumpLog.nsh
+++ b/DumpLog.nsh
@@ -1,11 +1,3 @@
-!ifndef LVM_GETITEMCOUNT
-!define LVM_GETITEMCOUNT 0x1004
-!endif
-!ifndef LVM_GETITEMTEXT
-!define LVM_GETITEMTEXT 0x102D
-!endif
-# For reference: https://stackoverflow.com/questions/29418718/nsis-intaller-lvm-getitemcount-already-defined
-
Function DumpLog
# For reference: http://nsis.sourceforge.net/Dump_log_to_file
Exch $5