[dovecot-cvs] dovecot/src/lib-storage/index/dbox dbox-storage.h, 1.20, 1.21
tss at dovecot.org
tss at dovecot.org
Fri Mar 30 21:55:43 EEST 2007
Update of /var/lib/cvs/dovecot/src/lib-storage/index/dbox
In directory talvi:/tmp/cvs-serv30307/dbox
Modified Files:
dbox-storage.h
Log Message:
Removed unused macros
Index: dbox-storage.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib-storage/index/dbox/dbox-storage.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- dbox-storage.h 30 Mar 2007 12:44:03 -0000 1.20
+++ dbox-storage.h 30 Mar 2007 18:55:41 -0000 1.21
@@ -6,10 +6,6 @@
#include "dbox-format.h"
#define DBOX_STORAGE_NAME "dbox"
-#define STORAGE(mbox_storage) \
- (&(mbox_storage)->storage.storage)
-#define INDEX_STORAGE(mbox_storage) \
- (&(mbox_storage)->storage)
struct dbox_uidlist;
More information about the dovecot-cvs
mailing list