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

Remove unused getSelfLocation #581

Merged

Conversation

baconpaul
Copy link
Collaborator

At the very early days of the mac port, we thought we needed
getSelfLocation in SurgeStorage, but then realized we didn't
so took out that code path. But we didn't take out the implementation.
Do so.

At the very early days of the mac port, we thought we needed
getSelfLocation in SurgeStorage, but then realized we didn't
so took out that code path. But we didn't take out the implementation.
Do so.
Copy link
Collaborator

@kzantow kzantow left a comment

Choose a reason for hiding this comment

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

Removing code is the best! :)

@baconpaul
Copy link
Collaborator Author

Thanks for the look! I'll merge it in.

@baconpaul baconpaul merged commit b273f9e into surge-synthesizer:master Feb 11, 2019
@baconpaul
Copy link
Collaborator Author

Oh and for the future, VSTGUI::getBundleRef() does basically the same thing on macOS for us. #include "vstgui/lib/platform/mac/macglobals.h" in case you want it.

@baconpaul baconpaul deleted the get-self-location-cleanup branch February 15, 2019 14:44
baconpaul added a commit to baconpaul/surge that referenced this pull request Jul 10, 2019
At the very early days of the mac port, we thought we needed
getSelfLocation in SurgeStorage, but then realized we didn't
so took out that code path. But we didn't take out the implementation.
Do so.

Former-commit-id: 937f94bea8869e9a9cf3a9db164b774119b17a17 [formerly b273f9e]
Former-commit-id: 4af809fe83345d3aca64f4929db75ae9a1c0eada
Former-commit-id: 83433882863ac2fdd174eb1dd2a95d3bfd96f3bf
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