From 1e31191afc0fbaeb211bc1f2c250ee155d21d0c0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 31 Mar 2014 14:38:25 +0000 Subject: inline method markedRead() introduced instead of bits magic git-svn-id: http://svn.miranda-ng.org/main/trunk@8807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Db3x_mmap/src/commonheaders.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Db3x_mmap/src/commonheaders.h') diff --git a/plugins/Db3x_mmap/src/commonheaders.h b/plugins/Db3x_mmap/src/commonheaders.h index b6274b4868..4ddc34de68 100644 --- a/plugins/Db3x_mmap/src/commonheaders.h +++ b/plugins/Db3x_mmap/src/commonheaders.h @@ -47,8 +47,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "resource.h" #include "version.h" -#define NOT_UNREAD (DBEF_READ | DBEF_SENT) - extern HINSTANCE g_hInst; extern LIST g_Dbs; extern DBSignature dbSignatureU, dbSignatureE, dbSignatureIM, dbSignatureSA; -- cgit v1.2.3