aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bookmaker/spellCheck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bookmaker/spellCheck.cpp')
-rw-r--r--tools/bookmaker/spellCheck.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/bookmaker/spellCheck.cpp b/tools/bookmaker/spellCheck.cpp
index 838e44ec6e..0daa4602ad 100644
--- a/tools/bookmaker/spellCheck.cpp
+++ b/tools/bookmaker/spellCheck.cpp
@@ -187,8 +187,6 @@ bool SpellCheck::check(Definition* def) {
case MarkType::kEnumClass:
this->wordCheck(def->fName);
break;
- case MarkType::kError:
- break;
case MarkType::kExample:
break;
case MarkType::kExperimental: