Skip to content

Commit

Permalink
Remove outdated arg comment for _ClosePseudoConsoleMembers (#18586)
Browse files Browse the repository at this point in the history
Since the argument no longer exists.
  • Loading branch information
Maddimax authored Feb 20, 2025
1 parent 13e7c93 commit d35c013
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/winconpty/winconpty.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ HRESULT _ReparentPseudoConsole(_In_ const PseudoConsole* const pPty, _In_ const
// HPCON via the API).
// Arguments:
// - pPty: A pointer to a PseudoConsole struct.
// - wait: If true, waits for conhost/OpenConsole to exit first.
// Return Value:
// - <none>
void _ClosePseudoConsoleMembers(_In_ PseudoConsole* pPty)
Expand Down

0 comments on commit d35c013

Please sign in to comment.