зеркало из https://github.com/mozilla/pjs.git
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Removed a old comment for the photon specific PhRemoteClient.cpp.
This commit is contained in:
Родитель
c2cba9bf54
Коммит
a91b8067d6
|
@ -97,9 +97,6 @@ XRemoteClient::SendCommand (const char *aProgram, const char *aUsername,
|
|||
|
||||
char *RemoteServerName;
|
||||
|
||||
/* ATENTIE: register connections based on ProfileName and find the appropiate connection
|
||||
based on the aProfile argument */
|
||||
|
||||
if( !strncmp( aCommand, "mping", 5 ) ) {
|
||||
RemoteServerName = MailRemoteServerName;
|
||||
aCommand++;
|
||||
|
|
Загрузка…
Ссылка в новой задаче