summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-25 22:59:54 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-25 22:59:54 +0100
commitc366a88dcd9d83c10777675836c38abd62ee50d7 (patch)
treecc3e2876c4c685821cad22296b659a8dce1d0deb /src
parenta442b3624879891f731632a6f72cbb71a51381fd (diff)
Remove out-of-date comment.
Diffstat (limited to 'src')
-rw-r--r--src/verify.h3
1 files changed, 0 insertions, 3 deletions
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