summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/obswebsocket.cr1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/obswebsocket.cr b/src/obswebsocket.cr
index de0e235..b824153 100644
--- a/src/obswebsocket.cr
+++ b/src/obswebsocket.cr
@@ -12,7 +12,6 @@ end
module OBS
extend self
- # How should this be used?
@[Flags]
enum EventSubscription : UInt32
Unused1