]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
whops, left extra stuff.
authorTimo Sirainen <tss@iki.fi>
Sat, 6 Sep 2003 17:46:54 +0000 (20:46 +0300)
committerTimo Sirainen <tss@iki.fi>
Sat, 6 Sep 2003 17:46:54 +0000 (20:46 +0300)
--HG--
branch : HEAD

src/imap/cmd-list.c

index e4f19b50831035439cca708288a12d7e786b2759..14a7bfd80b21bd0aaef2419ac0ac087aff487860 100644 (file)
@@ -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)