summaryrefslogtreecommitdiff
path: root/gcj_mlc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcj_mlc.c')
-rw-r--r--gcj_mlc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcj_mlc.c b/gcj_mlc.c
index a332d33e..c09ffe34 100644
--- a/gcj_mlc.c
+++ b/gcj_mlc.c
@@ -32,9 +32,7 @@
* possibly with some tuning of the constants. But the immediate goal
* is to get better gcj performance.
*
- * We assume:
- * 1) Counting on explicit initialization of this interface is OK;
- * 2) FASTLOCK is not a significant win.
+ * We assume: counting on explicit initialization of this interface is OK.
*/
#include "gc/gc_gcj.h"