mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-3501 Remove debugging messeges
X-SVN-Rev: 16004
This commit is contained in:
parent
a99d6087e1
commit
cf338cab45
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public class RBManagerGUI extends JFrame implements ActionListener, MouseListene
|
|||
/**
|
||||
* Used for toggling the debug mode
|
||||
*/
|
||||
public static final boolean debug = true;
|
||||
public static final boolean debug = false;
|
||||
/**
|
||||
* Used to count debug messages
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue