From c366a88dcd9d83c10777675836c38abd62ee50d7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 25 Dec 2022 22:59:54 +0100 Subject: Remove out-of-date comment. --- src/verify.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/verify.h b/src/verify.h index c7c4b6c8..5e2c3c1f 100644 --- a/src/verify.h +++ b/src/verify.h @@ -58,9 +58,6 @@ namespace dcp { class VerificationNote { public: - /* I've been unable to make mingw happy with ERROR as a symbol, so - I'm using a VERIFY_ prefix here. - */ enum class Type { ERROR, BV21_ERROR, ///< may not always be considered an error, but violates a "shall" requirement of Bv2.1 -- cgit v1.2.3