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 some dead declarations in audio_stream_player.h #81485

Conversation

bluenote10
Copy link
Contributor

There were a few function declarations in audio_stream_player.h that actually had no definition, and of course were never used, because that should have revealed the issue in the form of linker errors. Probably just a left-over from a refactoring.

@bluenote10 bluenote10 requested a review from a team as a code owner September 9, 2023 12:44
@Chaosus Chaosus added this to the 4.2 milestone Sep 9, 2023
@AThousandShips
Copy link
Member

These were overlooked in:

@bluenote10
Copy link
Contributor Author

Does anyone understand why the sanitizers build is failing? I don't see how it is related to the change.

@AThousandShips
Copy link
Member

AThousandShips commented Sep 10, 2023

Unrelated to this, sporadic, it's being tracked and hopefully we'll find some solution eventually, currently we just re-run :)

@akien-mga akien-mga merged commit 1695bf0 into godotengine:master Sep 11, 2023
16 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

4 participants