mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
Remove outdated arg comment for _ClosePseudoConsoleMembers (#18586)
Since the argument no longer exists.
This commit is contained in:
parent
13e7c9314d
commit
d35c01344d
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user