dead code

This commit is contained in:
Mike Griese
2023-10-13 14:58:19 -05:00
parent 5f4087ff00
commit fb74fc8c6a

View File

@@ -1427,7 +1427,6 @@ namespace winrt::TerminalApp::implementation
if (Feature_ScratchpadPane::IsEnabled())
{
auto scratchPane{ winrt::make_self<ScratchpadContent>() };
// auto scratchPane{ winrt::make_self<SettingsPaneContent>(_settings) };
// This is maybe a little wacky - add our key event handler to the pane
// we made. So that we can get actions for keys that the content didn't