Skip to content

Commit 910f044

Browse files
committed
cmt
1 parent e7cba75 commit 910f044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎DroidWatcher/src/com/droidwatcher/Debug.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
public class Debug {
1818
//TODO: don't forget about debug
19-
public static final Boolean DEBUG = false;
19+
public static final Boolean DEBUG = true;
2020

2121
private static final String sTag = "DEBUG";
2222
private static StringBuilder sStringBuilder;

0 commit comments

Comments
 (0)