mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 740961 - Remove debug logging from nssbridge. r=mfinkle
This commit is contained in:
parent
43bb285440
commit
cc5a1a065c
@ -15,8 +15,6 @@
|
||||
#include "ElfLoader.h"
|
||||
#endif
|
||||
|
||||
#define DEBUG 1
|
||||
|
||||
#ifdef DEBUG
|
||||
#define LOG(x...) __android_log_print(ANDROID_LOG_INFO, "GeckoJNI", x)
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user