Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

remove unused to64() from scheduler/auth.c to calm warning for -Wunused-functions#5593

Merged
michaelrsweet merged 1 commit into
apple:masterfrom
mpsuzuki:remove-unused-func
Jun 10, 2019
Merged

remove unused to64() from scheduler/auth.c to calm warning for -Wunused-functions#5593
michaelrsweet merged 1 commit into
apple:masterfrom
mpsuzuki:remove-unused-func

Conversation

@mpsuzuki

@mpsuzuki mpsuzuki commented Jun 7, 2019

Copy link
Copy Markdown
Contributor

scheduler/auth.c has static to64() function if LIBPAM is unavailable, but there is no part using it. To calm -Wunused-functions, I removed to64(). Please could you consider?

@michaelrsweet michaelrsweet self-assigned this Jun 10, 2019
@michaelrsweet michaelrsweet added this to the CUPS 2.3.x milestone Jun 10, 2019
@michaelrsweet michaelrsweet merged commit 11c5618 into apple:master Jun 10, 2019
@mpsuzuki

Copy link
Copy Markdown
Contributor Author

thank you for taking care on this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants