From f087c81dc5221b9e9610462584ee6bfaaa18155d Mon Sep 17 00:00:00 2001
From: David Levine <levinedl@acm.org>
Date: Wed, 13 Jun 2012 22:18:43 -0500
Subject: [PATCH] Removed unnecessary comment.

---
 test/mhpath/test-mhpath | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/mhpath/test-mhpath b/test/mhpath/test-mhpath
index 9bb1207a..a9aeee1a 100755
--- a/test/mhpath/test-mhpath
+++ b/test/mhpath/test-mhpath
@@ -28,7 +28,6 @@ Usage: mhpath [+folder] [msgs] [switches]
   -help
 EOF
 
-# check -help
 mhpath -help > $actual 2>&1
 check $expected $actual
 
-- 
2.39.5