Show
Ignore:
Timestamp:
2007-04-05 09:26:09 (22 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Remove broken namespace support

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imap/imap_private.h

    r5046 r5064  
    124124  char* path; 
    125125} IMAP_CACHE; 
    126  
    127 typedef struct  
    128 { 
    129   int type; 
    130   int listable; 
    131   char *prefix; 
    132   char delim; 
    133   int home_namespace; 
    134   /* We get these when we check if namespace exists - cache them */ 
    135   int noselect;                  
    136   int noinferiors; 
    137 } IMAP_NAMESPACE_INFO; 
    138126 
    139127typedef struct