Removed the UCI alternative name of anno(1): `fanno'.
authormarkus schnalke <meillo@marmaro.de>
Wed, 25 Jan 2012 21:36:49 +0000 (22:36 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 25 Jan 2012 21:36:49 +0000 (22:36 +0100)
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? ;-)

uip/anno.c

index 7de8600..68d721a 100644 (file)
@@ -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)