Skip to content

Remove duplicated CoordPolar$render_fg() #4904

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

yutannihilation
Copy link
Member

For unknown reason, CoordPolar has two render_fg()s. I just happened to find this, and found no clue on the context why this happened (it has had the two versions since 2015: 1487e01).

I think this is almost harmless, but this should be removed to avoid confusion. The code is already diverged a bit, but I believe the second is the one actually used (e.g. #4115 goes only to the second one), so I remove the first one.

Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I agree the second one should be kept

@yutannihilation
Copy link
Member Author

Thanks.

@yutannihilation yutannihilation merged commit dbc2058 into tidyverse:main Jul 26, 2022
@yutannihilation yutannihilation deleted the refactor/remove-duplicate-render-fg branch July 26, 2022 21:27
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