changes to let us build on MacOS X

This commit is contained in:
pavlov@netscape.com
2000-03-11 03:08:04 +00:00
parent 2954df150f
commit 846ce6eadf
95 changed files with 1346 additions and 200 deletions

View File

@@ -681,7 +681,6 @@ nsNativeComponentLoader::AutoRegisterComponent(PRInt32 when,
PRBool validExtension = PR_FALSE;
#ifdef XP_MAC // sdagley dougt fix
// rjc - on Mac, check the file's type code (skip checking the creator code)
nsCOMPtr<nsILocalFileMac> localFileMac = do_QueryInterface(component);