Commit 6d998f5
committed
melib/backends: remove obsolete ReadOnlyOp
`ReadOnlyOp` is a wrapper over `dyn BackendOp` objects to provide a
read-only interface over Backend operations, however any write
operations have been removed for a long long time now, so this is
completely obsolete.
This commit removes it.
Signed-off-by: Manos Pitsidianakis <[email protected]>1 parent bd461fa commit 6d998f5
2 files changed
+2
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | | - | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
| 1211 | + | |
1217 | 1212 | | |
1218 | 1213 | | |
1219 | 1214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | 578 | | |
601 | 579 | | |
602 | 580 | | |
| |||
0 commit comments