forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit11ad3b3
committed
Remove unnecessary cleanup code.
This is all inside a block guarded by op == DSM_OP_ATTACH, so it cannever be the case that op == DSM_OP_CREATE.Reported by Coverity.1 parent06db9cc commit11ad3b3
1 file changed
+0
-8
lines changedLines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 | 557 |
| |
566 | 558 |
| |
567 | 559 |
| |
|
0 commit comments
Comments
(0)