[lldb] Remove a redundant control flow statement (NFC) (#144284)

This commit is contained in:
Kazu Hirata
2025-06-16 08:59:10 -07:00
committed by GitHub
parent 711f6a8603
commit c9ac1679b5

View File

@@ -1476,7 +1476,6 @@ bool RNBRemote::InitializeRegisters(bool force) {
void RNBRemote::NotifyThatProcessStopped(void) {
RNBRemote::HandlePacket_last_signal(NULL);
return;
}
/* 'A arglen,argnum,arg,...'