]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove old comment.
authorAaron Thompson <dev@aaront.org>
Mon, 30 Mar 2020 01:30:55 +0000 (01:30 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 20 Apr 2020 09:40:41 +0000 (11:40 +0200)
Missed in 6aae193ded53d7ea7b2686aca1d33b264103be5c.

win32utils/Configure

index 9fcf6e512dd05bdf276eb2502b63a253d753c341..13ee4d44e7fd70d5211bb8c8330b4e741912c662 100644 (file)
@@ -1587,8 +1587,6 @@ EOF
     }
 }
 
-# check FIPS_mode
-
 # with-eddsa
 if ($use_openssl eq "no") {
     $use_eddsa = "no";