mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 22:22:51 -06:00
swith off the debugging in the android ui
This commit is contained in:
@@ -17,7 +17,7 @@ import java.util.ArrayList;
|
|||||||
*/
|
*/
|
||||||
public class ASR {
|
public class ASR {
|
||||||
|
|
||||||
private static final boolean DBG = true;
|
private static final boolean DBG = false;
|
||||||
private static final String TAG = "ASR";
|
private static final String TAG = "ASR";
|
||||||
|
|
||||||
private final Context mContext;
|
private final Context mContext;
|
||||||
|
|||||||
Reference in New Issue
Block a user