mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 16:39:56 +01:00
LazDebuggerFPDServer: Removed warning
git-svn-id: trunk@49366 -
This commit is contained in:
parent
3eeb33c6af
commit
b834f60a49
@ -1089,7 +1089,6 @@ var
|
||||
NotificationType: string;
|
||||
UID: integer;
|
||||
SendCommand: TFPDSendCommand;
|
||||
Message: string;
|
||||
begin
|
||||
// Ignore notifications from other connections
|
||||
if ANotification.get('connIdentifier',-1)=FSocketThread.ConnectionIdentifier then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user