- Notifications
You must be signed in to change notification settings - Fork34
Commit35c792f
committed
cleanup: remove dead keyword incremental pathway.
This is from the bad ole days when const.incrementalwas a thing. I'm not clear when the code became dead,but the incremental logic it was after already existsin the other pathway- it's part of the standard keywordshadowing optimization paths.TL;DR: delete dead code.Signed-off-by: Brian Harring <ferringb@gmail.com>1 parent8e67a67 commit35c792f
1 file changed
+3
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
515 | 514 | | |
516 | 515 | | |
517 | 516 | | |
| |||
555 | 554 | | |
556 | 555 | | |
557 | 556 | | |
558 | | - | |
| 557 | + | |
559 | 558 | | |
560 | 559 | | |
561 | 560 | | |
| |||
573 | 572 | | |
574 | 573 | | |
575 | 574 | | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
| 575 | + | |
587 | 576 | | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
| 577 | + | |
594 | 578 | | |
595 | 579 | | |
596 | 580 | | |
| |||
0 commit comments
Comments
(0)