Really fix the bustage (hopefully). b=124042

This commit is contained in:
dbaron%fas.harvard.edu 2002-03-06 15:58:35 +00:00
Родитель 71fc2ecfc9
Коммит c08a6b4f8a
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -75,7 +75,6 @@ NS_IMETHODIMP nsSound::OnStreamComplete(nsIStreamLoader *aLoader,
#ifdef DEBUG // XXX Shouldn't this |#ifdef| be around more code?
printf("Failed to load %s\n", uriSpec.get());
#endif
CRTFREEIF(uriSpec);
}
}
}