]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
* Backed out r7276 through r7278. This is too large a change to make during a featur...
[citadel.git] / webcit / webcit.h
index 21cc98451d6a77972d3635da317d9aa1a1ed75a9..3812042992204ffb2485e4ffd16219e5086ca33a 100644 (file)
 #define PORT_NUM               2000            /* port number to listen on */
 #define DEVELOPER_ID           0
 #define CLIENT_ID              4
-#define CLIENT_VERSION         744             /* This version of WebCit */
-#define MINIMUM_CIT_VERSION    744             /* min required Citadel ver */
+#define CLIENT_VERSION         743             /* This version of WebCit */
+#define MINIMUM_CIT_VERSION    743             /* min required Citadel ver */
 #define        LIBCITADEL_MIN          743             /* min required libcitadel ver */
 #define DEFAULT_HOST           "localhost"     /* Default Citadel server */
 #define DEFAULT_PORT           "504"
@@ -292,11 +292,7 @@ typedef struct _disp_cal {
        int is_repeat;
 } disp_cal;                                            
 
-typedef struct _ical_map {
-       const char *Name;
-       long NameLen;
-       long eenum;
-} IcalEnumMap;
+
 
 /*
  * Address book entry (keep it short and sweet, it's just a quickie lookup