mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
disp: Remove wrong assert
This commit is contained in:
committed by
akallabeth
parent
42468f3684
commit
1371970783
@@ -284,7 +284,6 @@ static UINT disp_on_new_channel_connection(IWTSListenerCallback* pListenerCallba
|
||||
|
||||
WINPR_ASSERT(listener_callback);
|
||||
WINPR_ASSERT(pChannel);
|
||||
WINPR_ASSERT(Data);
|
||||
WINPR_ASSERT(pbAccept);
|
||||
WINPR_ASSERT(ppCallback);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user