Index: public/web/WebConsoleMessage.h |
diff --git a/public/web/WebConsoleMessage.h b/public/web/WebConsoleMessage.h |
index 9f61f2fcc31a5eeed4cbe75c3f6db80e4cf83cf6..616e8ebb0fd8349df9c42ce3b8b778e667fa00a6 100644 |
--- a/public/web/WebConsoleMessage.h |
+++ b/public/web/WebConsoleMessage.h |
@@ -42,7 +42,6 @@ struct WebConsoleMessage { |
LevelInfo = 5, |
LevelWarning = 2, |
LevelError = 3, |
- LevelRevokedError = 6, |
LevelLast = LevelInfo |
}; |