From: Art Cancro Date: Sun, 22 Sep 2002 02:57:18 +0000 (+0000) Subject: * Backed the previous change out. There is no such vcal type as 'note' X-Git-Tag: v7.86~6221 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=f32fa4684125d4c37f09887d506753006895a56e;p=citadel.git * Backed the previous change out. There is no such vcal type as 'note' --- diff --git a/citadel/axdefs.h b/citadel/axdefs.h index 4c433ea2d..7baee1908 100644 --- a/citadel/axdefs.h +++ b/citadel/axdefs.h @@ -30,8 +30,7 @@ char *viewdefs[]={ "Summary", "Address book", "Calendar", - "Tasks", - "Notes" + "Tasks" }; #define VIEWDEFS 1