[lldb] Remove a redundant control flow statement (NFC) (#144284)
This commit is contained in:
@@ -1476,7 +1476,6 @@ bool RNBRemote::InitializeRegisters(bool force) {
|
||||
|
||||
void RNBRemote::NotifyThatProcessStopped(void) {
|
||||
RNBRemote::HandlePacket_last_signal(NULL);
|
||||
return;
|
||||
}
|
||||
|
||||
/* 'A arglen,argnum,arg,...'
|
||||
|
||||
Reference in New Issue
Block a user