Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wawuwo
Copy link
Collaborator

@wawuwo wawuwo commented Jul 31, 2024

Hi!

Not a great change, just a bit tidying up.

The Schematic::textCorr is called only in one place, and the variable which receives its return value is later reassigned new value without being used, i.e. function return value is discarded. All this renders Schematic::textCorr useless and safe to remove.

The function is called only in one place, and the variable which
receives its return value is later reassigned new value without
being used, i.e. function return value is discarded. All this
renders Schematic::textCorr useless.
@ra3xdh ra3xdh merged commit 2d1a86d into ra3xdh:current Jul 31, 2024
@ra3xdh
Copy link
Owner

ra3xdh commented Jul 31, 2024

Merged.

@wawuwo wawuwo deleted the remove-schematic-textcorr branch July 31, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants