mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-04 13:17:08 -04:00
[FIX] warning fixes
this alsow fixes the release build warnings for the audio decoder those did not pop-up when building in debug mode
This commit is contained in:
@@ -209,12 +209,6 @@ namespace gui
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
if (auto pdata = dynamic_cast<PhonebookSearchReuqest *>(data))
|
||||
{
|
||||
LOG_INFO("PhonebookSearchRequest data");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
bool ThreadViewWindow::onInput(const InputEvent &inputEvent)
|
||||
|
||||
Reference in New Issue
Block a user