summaryrefslogtreecommitdiff
path: root/include/mbgl/platform/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/platform/event.hpp')
-rw-r--r--include/mbgl/platform/event.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mbgl/platform/event.hpp b/include/mbgl/platform/event.hpp
index 576e9e5b85..2aa4aa0c95 100644
--- a/include/mbgl/platform/event.hpp
+++ b/include/mbgl/platform/event.hpp
@@ -65,7 +65,6 @@ constexpr EventSeverity disabledEventSeverities[] = {
#endif
};
-
constexpr Event disabledEvents[] = {
Event(-1) // Avoid zero size array
};