mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Remove commented out code.
This commit is contained in:
parent
1ac5f6abf8
commit
2bff37b882
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user