Commit 214f1d15 authored by andrey@example.com's avatar andrey@example.com

remove warning

parent 6eaf89b8
......@@ -54,7 +54,7 @@ public:
{
EVENTS_OFF= 0,
EVENTS_ON= 1,
EVENTS_DISABLED= 5,
EVENTS_DISABLED= 5
};
static enum_opt_event_scheduler opt_event_scheduler;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment