disable debug

This commit is contained in:
zzz
2011-05-20 16:25:46 +00:00
parent 2f2e0e539a
commit 627519e69c
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ class AddressBook {
private final Map<String, String> addresses;
private final File subFile;
private boolean modified;
private static final boolean DEBUG = true;
private static final boolean DEBUG = false;
/**
* Construct an AddressBook from the contents of the Map addresses.

View File

@@ -48,7 +48,7 @@ public class Daemon {
public static final String VERSION = "2.0.4";
private static final Daemon _instance = new Daemon();
private boolean _running;
private static final boolean DEBUG = true;
private static final boolean DEBUG = false;
/**
* Update the router and published address books using remote data from the