diff options
Diffstat (limited to 'plugins/!NotAdopted/Chess4Net/MI')
-rw-r--r-- | plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_database.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_database.inc b/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_database.inc index e559ad0780..913fb92d80 100644 --- a/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_database.inc +++ b/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_database.inc @@ -310,7 +310,6 @@ const DBEVENTINFO.timestamp is in GMT, as returned by time()
}
- DBEF_FIRST = 1; // internally only, do not use
DBEF_SENT = 2; // if set, the event was sent by the user, otherwise it was received
DBEF_READ = 4; // event has been read by the user -- only needed for history
|