OSDN Git Service

kioslave: remove redundant comment in sftpProtocol::sftpPut()
authorIvailo Monev <xakepa10@gmail.com>
Wed, 21 Jun 2023 19:26:03 +0000 (22:26 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 21 Jun 2023 19:26:03 +0000 (22:26 +0300)
commitb7bab330a0df623fbd3f78e85331b3656fd47d04
treed690134d5217c0c23ef68ac6df903ab07839e113
parentd5bf44b46739acfd1687c999d6a3a64f48fa260e
kioslave: remove redundant comment in sftpProtocol::sftpPut()

someone figured exit() is not the way to go there, see the following commit
in kdelibs repo:
cf6ac06d91a0befd01361ce7a01655bcfb62d0ec

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
kioslave/sftp/kio_sftp.cpp