From: markus schnalke Date: Wed, 25 Jan 2012 21:36:49 +0000 (+0100) Subject: Removed the UCI alternative name of anno(1): `fanno'. X-Git-Tag: mmh-thesis-end~406 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=565f869c5ab6d61d372d164058079c6a094707e7 Removed the UCI alternative name of anno(1): `fanno'. fanno didn't add the date. If you want this, run `anno -nodate'. Hey, you can create a shell alias for it. What about that? ;-) --- diff --git a/uip/anno.c b/uip/anno.c index 7de8600..68d721a 100644 --- a/uip/anno.c +++ b/uip/anno.c @@ -206,11 +206,6 @@ main(int argc, char **argv) app_msgarg(&msgs, cp); } -#ifdef UCI - if (strcmp(invo_name, "fanno") == 0) /* ugh! */ - datesw = 0; -#endif /* UCI */ - if (!msgs.size) app_msgarg(&msgs, seq_cur); if (!folder)