Commit 9a2bfc5
committed
Refactor: based: Drop based_process_request last cib_discard_reply check
It's redundant. If needs_reply is true, then cib_discard_reply is not
set. (If cib_discard_reply is set, then we set needs_reply and
local_notify to false earlier in based_process_request().)
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>1 parent efbef94 commit 9a2bfc5
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | | - | |
852 | | - | |
| 851 | + | |
853 | 852 | | |
854 | 853 | | |
855 | 854 | | |
| |||
0 commit comments