Remove STOPSHIP
Bug 2694636 Change-Id: Ief270c69d202c4ff2bbe3b49cd3b9e4a52655e4b
This commit is contained in:
parent
df9722f894
commit
e98fc403ac
@ -53,8 +53,7 @@ import java.util.LinkedList;
|
||||
public class MimeStreamParser {
|
||||
private static final Log log = LogFactory.getLog(MimeStreamParser.class);
|
||||
|
||||
// STOPSHIP - DO NOT RELEASE AS 'TRUE'
|
||||
private static final boolean DEBUG_LOG_MESSAGE = false;
|
||||
private static final boolean DEBUG_LOG_MESSAGE = false; //DO NOT RELEASE AS 'TRUE'
|
||||
|
||||
private static BitSet fieldChars = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user