mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Remove debugging cruft I left in.
This commit is contained in:
parent
5a1cb37329
commit
a5fbd61475
@ -157,8 +157,6 @@ nsresult nsPluginFile::LoadPlugin(PRLibrary* &outLibrary)
|
||||
*/
|
||||
nsresult nsPluginFile::GetPluginInfo(nsPluginInfo& info)
|
||||
{
|
||||
NS_ERROR("stop");
|
||||
|
||||
nsresult rv;
|
||||
const char* mimedescr;
|
||||
char *mdesc,*start,*nexttoc,*mtype,*exten,*descr;
|
||||
|
@ -157,8 +157,6 @@ nsresult nsPluginFile::LoadPlugin(PRLibrary* &outLibrary)
|
||||
*/
|
||||
nsresult nsPluginFile::GetPluginInfo(nsPluginInfo& info)
|
||||
{
|
||||
NS_ERROR("stop");
|
||||
|
||||
nsresult rv;
|
||||
const char* mimedescr;
|
||||
char *mdesc,*start,*nexttoc,*mtype,*exten,*descr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user