Remove USEWEBENGINE (#4757)

This code has been sitting behind a define since 2018 (de3a490). I'm not opposed to this code coming back however in this state, it feels better to remove it.
This commit is contained in:
Mm2PL
2023-08-07 20:24:17 +02:00
committed by GitHub
parent 59160c5d04
commit ec0d77643f
9 changed files with 1 additions and 97 deletions
-1
View File
@@ -180,7 +180,6 @@ inline const std::map<HotkeyCategory, ActionDefinitionMap> actionNames{
}},
{"showSearch", ActionDefinition{"Search current channel"}},
{"showGlobalSearch", ActionDefinition{"Search all channels"}},
{"startWatching", ActionDefinition{"Start watching"}},
{"debug", ActionDefinition{"Show debug popup"}},
}},
{HotkeyCategory::SplitInput,