mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-08 07:53:54 +00:00
Don't printf to console in release build. Bug 78634. r=aaronl. sr=sfraser
This commit is contained in:
parent
71f6955270
commit
b67c96c2f8
@ -72,7 +72,6 @@ nsAccessProxy::nsAccessProxy()
|
||||
|
||||
nsAccessProxy::~nsAccessProxy()
|
||||
{
|
||||
printf("%s","\n\n\n\nBYE BYE BYE BYE \n\n\n\n");
|
||||
}
|
||||
|
||||
nsAccessProxy *nsAccessProxy::GetInstance()
|
||||
|
Loading…
x
Reference in New Issue
Block a user