Bug 217089 Compiler warnings

patch by mbockelkamp@web.de r=timeless sr=darin
This commit is contained in:
timeless%mozdev.org 2003-09-11 03:18:46 +00:00
parent cee28a2e37
commit 2501ca5548
2 changed files with 0 additions and 3 deletions

View File

@ -830,7 +830,6 @@ RDFXMLDataSourceImpl::rdfXMLFlush(nsIURI *aURI)
}
}
done:
return NS_OK;
}

View File

@ -101,7 +101,6 @@ NS_IMETHODIMP nsOSHelperAppService::LaunchAppWithTempFile(nsIMIMEInfo * aMIMEInf
// we can use this to look up our mime type to see if there is a preferred extension for the mime type.
nsresult GetExtensionFromWindowsMimeDatabase(const char * aMimeType, nsCString& aFileExtension)
{
nsresult rv = NS_OK;
HKEY hKey;
nsCAutoString mimeDatabaseKey ("MIME\\Database\\Content Type\\");
@ -122,7 +121,6 @@ nsresult GetExtensionFromWindowsMimeDatabase(const char * aMimeType, nsCString&
}
return NS_OK;
}
// We have a serious problem!! I have this content type and the windows registry only gives me