Remove comment
diff --git a/test/lit/passes/ldse-tnh.wast b/test/lit/passes/ldse-tnh.wast
index b6c5d19..37b101b 100644
--- a/test/lit/passes/ldse-tnh.wast
+++ b/test/lit/passes/ldse-tnh.wast
@@ -1,6 +1,4 @@
 ;; NOTE: Assertions have been generated by update_lit_checks.py and should not be edited.
-;; (--remove-unused-names avoids names on blocks, which would hamper the
-;; work in getFallthrough, as a name implies possible breaks)
 ;; RUN: wasm-opt %s --traps-never-happen -all --ldse -S -o - | filecheck %s
 
 (module
diff --git a/test/lit/passes/ldse.wast b/test/lit/passes/ldse.wast
index 13b07cf..ee4097f 100644
--- a/test/lit/passes/ldse.wast
+++ b/test/lit/passes/ldse.wast
@@ -1,6 +1,4 @@
 ;; NOTE: Assertions have been generated by update_lit_checks.py and should not be edited.
-;; (--remove-unused-names avoids names on blocks, which would hamper the
-;; work in getFallthrough, as a name implies possible breaks)
 ;; RUN: wasm-opt %s -all --ldse -S -o - | filecheck %s
 
 (module