[dovecot-cvs] dovecot/src/imap cmd-list.c,1.30,1.31

cras at procontrol.fi cras at procontrol.fi
Sat Sep 6 21:46:57 EEST 2003


Update of /home/cvs/dovecot/src/imap
In directory danu:/tmp/cvs-serv7762

Modified Files:
	cmd-list.c 
Log Message:
whops, left extra stuff.



Index: cmd-list.c
===================================================================
RCS file: /home/cvs/dovecot/src/imap/cmd-list.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- cmd-list.c	6 Sep 2003 17:29:52 -0000	1.30
+++ cmd-list.c	6 Sep 2003 17:46:54 -0000	1.31
@@ -8,11 +8,6 @@
 #include "commands.h"
 #include "namespace.h"
 
-enum imap_list_flags {
-	IMAP_LIST_FLAG_EXT	= 0x01,
-	IMAP_LIST_FLAG_CHILDREN
-};
-
 static const char *
 mailbox_flags2str(enum mailbox_flags flags, enum mailbox_list_flags list_flags,
 		  int listext)



More information about the dovecot-cvs mailing list