Loading cmds/lshal/PipeRelay.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,6 @@ PipeRelay::PipeRelay(std::ostream &os) mInitCheck = mThread->run("RelayThread"); } // static void PipeRelay::CloseFd(int *fd) { if (*fd >= 0) { close(*fd); Loading Loading
cmds/lshal/PipeRelay.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,6 @@ PipeRelay::PipeRelay(std::ostream &os) mInitCheck = mThread->run("RelayThread"); } // static void PipeRelay::CloseFd(int *fd) { if (*fd >= 0) { close(*fd); Loading