Remove OS-specific defines. Remove GECOS ampersand-magic, along with it.
[mmh] / uip / mhcachesbr.c
index 975d2e1..2d6c596 100644 (file)
@@ -309,12 +309,7 @@ find_cache_aux(int writing, char *directory, char *id, char *buffer,
        FILE *fp;
        static int partno, pid;
        static time_t clock = 0;
-
-#ifdef BSD42
-       usemap = strchr(id, '/') ? 1 : 0;
-#else
        usemap = 1;
-#endif
 
        if (debugsw)
                fprintf(stderr, "find_cache_aux %s usemap=%d\n",