Remove SENT_HASSOMEEVENTSDATE

This commit is contained in:
Ai Lin Chia
2016-02-23 15:20:27 +01:00
parent 032b704863
commit 0ace95be54
2 changed files with 1 additions and 2 deletions

@ -6973,7 +6973,6 @@ char *getSentBitLabel ( sentflags_t sf ) {
if ( sf == SENT_FORMTABLE_FIELD ) return "formtablefield";
if ( sf == SENT_FORMTABLE_VALUE ) return "formtablevalue";
if ( sf == SENT_IN_TAG ) return "intag";
if ( sf == SENT_HASSOMEEVENTSDATE ) return "hassomeeventsdate";
if ( sf == SENT_HASTITLEWORDS ) return "hastitlewords";
if ( sf == SENT_BADEVENTSTART ) return "badeventstart";
if ( sf == SENT_MENU_SENTENCE ) return "menusentence";

@ -162,7 +162,7 @@
#define SENT_BEFORE_SPACER 0x0010000000000000LL
//#define SENT_UNUSED 0x0020000000000000LL
//#define SENT_UNUSED 0x0040000000000000LL
#define SENT_HASSOMEEVENTSDATE 0x0080000000000000LL
//#define SENT_UNUSED 0x0080000000000000LL
#define SENT_AFTER_COLON 0x0100000000000000LL
#define SENT_HASTITLEWORDS 0x0200000000000000LL
//#define SENT_UNUSED 0x0400000000000000LL