aboutsummaryrefslogtreecommitdiffstats
path: root/core/async_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/async_event.h')
-rw-r--r--core/async_event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/async_event.h b/core/async_event.h
index c049fa02..f1ca0c7b 100644
--- a/core/async_event.h
+++ b/core/async_event.h
@@ -15,7 +15,6 @@ enum class AsyncEnableBits : uint8_t {
SourceState,
BufferCompleted,
Disconnected,
-
Count
};