Deactivate debugging flag
This commit is contained in:
parent
0fc3a4627d
commit
a18af8638f
@ -35,7 +35,7 @@
|
||||
|
||||
const EXPORTED_SYMBOLS = ['TabbarDNDObserver'];
|
||||
|
||||
const DEBUG = true;
|
||||
const DEBUG = false;
|
||||
|
||||
const Cc = Components.classes;
|
||||
const Ci = Components.interfaces;
|
||||
|
Loading…
Reference in New Issue
Block a user