back out a piece of code that was not meant to be checked in and was not reviewed.

git-svn-id: svn://10.0.0.236/trunk@85485 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
2001-01-25 07:00:06 +00:00
parent c2918b7118
commit 473b0dc188

View File

@@ -141,8 +141,6 @@ NS_IMETHODIMP nsOSHelperAppService::LaunchAppWithTempFile(nsIMIMEInfo * aMIMEInf
{
nsresult rv = NS_OK;
OpenFolder(aTempFile);
if (aMIMEInfo)
{
nsCOMPtr<nsIFile> application;