* Backed the previous change out. There is no such vcal type as 'note'
authorArt Cancro <ajc@citadel.org>
Sun, 22 Sep 2002 02:57:18 +0000 (02:57 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 22 Sep 2002 02:57:18 +0000 (02:57 +0000)
citadel/axdefs.h

index 4c433ea2d94d73a85be56554a4803434c6b776d9..7baee190802f4be195ac32ce694d230d7c74dde8 100644 (file)
@@ -30,8 +30,7 @@ char *viewdefs[]={
        "Summary",
        "Address book",
        "Calendar",
-       "Tasks",
-       "Notes"
+       "Tasks"
 };
 
 #define VIEWDEFS 1