Skip to content

Commit

Permalink
dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjii-msft committed Oct 13, 2023
1 parent 5f4087f commit fb74fc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cascadia/TerminalApp/AppActionHandlers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb74fc8

Please sign in to comment.