This commit is contained in:
darin%meer.net 2005-06-23 04:08:14 +00:00
Родитель b450444f8e
Коммит 364e7660b7
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -319,7 +319,6 @@ ApplyUpdate(nsIFile *appDir, nsIFile *updateDir, nsILocalFile *statusFile,
// On windows, we may need to quote these paths.
DoubleQuoteIfNeeded(updaterPath);
DoubleQuoteIfNeeded(updateDirPath);
// DoubleQuoteIfNeeded(commandLine);
#endif
// Construct the PID argument for this process. If we are using execv, then