Skip to content

Cleanup - Remove unused function and do not use removed function#236

Merged
matsl merged 9 commits intomasterfrom
do_not_use_obsolete_functions
Sep 27, 2022
Merged

Cleanup - Remove unused function and do not use removed function#236
matsl merged 9 commits intomasterfrom
do_not_use_obsolete_functions

Conversation

@matsl
Copy link
Copy Markdown
Collaborator

@matsl matsl commented Jul 24, 2022

What

Do not use obsolete functions.

Why

We can use the new function directly since they are supported from 27.2.

Note

Also fixes a duplication related to an obsolete function. Maybe I missed this or made a bad rebase!?

@matsl matsl requested a review from rswgnu July 24, 2022 21:28
@matsl matsl force-pushed the do_not_use_obsolete_functions branch from 922f6f4 to 98ea2c7 Compare August 2, 2022 07:22
@matsl matsl requested a review from rswgnu August 2, 2022 07:27
@matsl matsl force-pushed the do_not_use_obsolete_functions branch from 98ea2c7 to 0991333 Compare September 18, 2022 20:35
@matsl matsl changed the title Do not use obsolete functions Cleanup - Remove unused function and do not use removed function Sep 19, 2022
@matsl
Copy link
Copy Markdown
Collaborator Author

matsl commented Sep 19, 2022

@rswgnu I learned today how easy it is to remove a file from a PR and then it was easy to repurpose this PR to just a small cleanup. PTAL.

@rswgnu
Copy link
Copy Markdown
Owner

rswgnu commented Sep 25, 2022

Let's work on the merge of this when we are together as well.

@matsl matsl force-pushed the do_not_use_obsolete_functions branch from 36fd5db to e10ae65 Compare September 26, 2022 20:59
@matsl
Copy link
Copy Markdown
Collaborator Author

matsl commented Sep 26, 2022

@rswgnu With the fix of the CI this PR now builds so can be merged if approved. Was that the reason for merging this together?

It has 9 commits but all boils down to two small changes. Replace of one function and removal of another. So just look at the combined result and not each commit. I'll squash so the commits becomes one.

@matsl matsl merged commit ce72dc8 into master Sep 27, 2022
@matsl matsl deleted the do_not_use_obsolete_functions branch September 27, 2022 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants