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

Fix warning about function never used #220

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

bostick
Copy link
Contributor

@bostick bostick commented May 26, 2023

The practice of appending "__" with type signature allows for references overloaded methods.
But there is only a single zts_bsd_write method, so just remove.

@bostick bostick requested a review from joseph-henry May 26, 2023 15:03
The practice of appending "__" with type signature allows for references
overloaded methods.
But there is only a single zts_bsd_write method, so just remove.
@joseph-henry joseph-henry merged commit 03670cc into dev May 30, 2023
@bostick bostick deleted the brenton/fix-overloaded branch July 18, 2023 19:10
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