summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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