LazDebuggerFPDServer: Removed warning

git-svn-id: trunk@49366 -
This commit is contained in:
joost 2015-06-18 19:09:30 +00:00
parent 3eeb33c6af
commit b834f60a49

View File

@ -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