Remove commented out code.

git-svn-id: svn://10.0.0.236/trunk@175040 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%meer.net
2005-06-23 04:08:14 +00:00
parent 2a1542a6c2
commit 7be76cbb29

View File

@@ -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