Skip to content

Commit fb74fc8

Browse files
committed
dead code
1 parent 5f4087f commit fb74fc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cascadia/TerminalApp/AppActionHandlers.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,6 @@ namespace winrt::TerminalApp::implementation
14271427
if (Feature_ScratchpadPane::IsEnabled())
14281428
{
14291429
auto scratchPane{ winrt::make_self<ScratchpadContent>() };
1430-
// auto scratchPane{ winrt::make_self<SettingsPaneContent>(_settings) };
14311430

14321431
// This is maybe a little wacky - add our key event handler to the pane
14331432
// we made. So that we can get actions for keys that the content didn't

0 commit comments

Comments
 (0)