mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-06 03:09:18 +02:00
back out a piece of code that was not meant to be checked in and was not reviewed.
This commit is contained in:
parent
d60da77a5c
commit
18202292e5
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue