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

This commit is contained in:
mscott%netscape.com 2001-01-25 07:00:06 +00:00
parent d60da77a5c
commit 18202292e5

View file

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