Commit 62188958 authored by unknown's avatar unknown
Browse files

remove warning

parent c47ce44b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ class Events
  {
    EVENTS_OFF= 0,
    EVENTS_ON= 1,
    EVENTS_DISABLED= 5,
    EVENTS_DISABLED= 5
  };

  static enum_opt_event_scheduler opt_event_scheduler;