瀏覽代碼

Remove outdated comment.

Martijn Laan 3 月之前
父節點
當前提交
6a5da549bf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Projects/Src/Setup.MainFunc.pas

+ 1 - 1
Projects/Src/Setup.MainFunc.pas

@@ -3204,7 +3204,7 @@ begin
   { Create temporary directory and extract 64-bit helper EXE if necessary }
   CreateTempInstallDirAndExtract64BitHelper;
 
-  { Load system's "shfolder.dll" or extract "_shfoldr.dll" to TempInstallDir, and load it }
+  { Load system's "shfolder.dll", and load it }
   LoadSHFolderDLL;
 
   { Extract "_isdecmp.dll" to TempInstallDir, and load it }