turned off debug

pull/14/head
Tim Su 16 years ago
parent f0cdd51444
commit 209982eada

@ -28,7 +28,7 @@ public final class Constants {
/**
* Whether to turn on debugging logging and UI
*/
public static final boolean DEBUG = true;
public static final boolean DEBUG = false;
// --- notification id's

Loading…
Cancel
Save