Skip to content
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

SelectionHelper: Remove unused parameter from constructor. #24057

Merged
merged 3 commits into from
May 15, 2022

Conversation

CarlBateman
Copy link
Contributor

@CarlBateman CarlBateman commented May 13, 2022

Related issue: https://discourse.threejs.org/t/selectionhelper-has-an-unused-parameter/38127

Description

Parameter selectionBox is never used.

@CarlBateman CarlBateman reopened this May 13, 2022
@Mugen87
Copy link
Collaborator

Mugen87 commented May 13, 2022

Please update the respective example, too.

https://threejs.org/examples/#misc_boxselection

Removed unused parameter- selectionBox- from SelectionHelper instantiation
@Mugen87 Mugen87 added this to the r141 milestone May 14, 2022
@Mugen87 Mugen87 changed the title Removed unused parameter from SelectionHelper.js SelectionHelper: Remove unused parameter from constructor. May 14, 2022
@mrdoob mrdoob merged commit cbcea21 into mrdoob:dev May 15, 2022
abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
)

* Removed unused parameter SelectionHelper.js

selectionBox is never used

* Removed unused parameter from SelectionHelper

Removed unused parameter- selectionBox- from SelectionHelper instantiation
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.

3 participants