Removed context_foil(). We don't need it anymore.
[mmh] / sbr / context_read.c
index 600efab..abf666c 100644 (file)
@@ -154,8 +154,8 @@ context_read(void)
        }
 
        /*
-       ** context is NULL if context_foil() was called to disable use
-       ** of context. We also support users setting explicitly setting
+       ** context is NULL if the use of the context was diabled.
+       ** We also support users setting explicitly setting
        ** MMHC to /dev/null.  (If this wasn't special-cased then the
        ** locking would be liable to fail.)
        */