mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-13 21:26:42 -05:00
Fix warning
This commit is contained in:
parent
daf36365a8
commit
13788c2dfa
|
|
@ -58,7 +58,6 @@ bool MacroActionPluginState::PerformAction()
|
|||
|
||||
void MacroActionPluginState::LogAction()
|
||||
{
|
||||
auto it = actionTypes.find(_action);
|
||||
switch (_action) {
|
||||
case PluginStateAction::STOP:
|
||||
blog(LOG_INFO, "stop() called by macro");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user