]> diplodocus.org Git - nmh/blobdiff - uip/mhcachesbr.c
Handle the case in the test suite where wcwidth() can return different
[nmh] / uip / mhcachesbr.c
index 2c188653a3a8d104aed9c15c15cce034dceb9b20..5f7777d0035e17a035d60685758c2a8789807272 100644 (file)
@@ -108,14 +108,6 @@ cache_content (CT ct)
        return;
     }
 
-/* THIS NEEDS TO BE FIXED */
-#if 0
-    if (ct->c_ceopenfnx == openMail) {
-       advise (NULL, "a radish may no know Greek, but I do...");
-       return;
-    }
-#endif
-
     if (find_cache (NULL, wcachesw != CACHE_NEVER ? wcachesw : CACHE_ASK,
                    &cachetype, ct->c_id, cachefile, sizeof(cachefile))
            == NOTOK) {