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

Cleanup unused code #724

Closed
wants to merge 1 commit into from
Closed

Cleanup unused code #724

wants to merge 1 commit into from

Conversation

ikspress-archive
Copy link
Contributor

@ikspress-archive ikspress-archive commented May 2, 2024

I have removed the #include <err.h> as it was only used in nfc-utils.h. Then, I have moved the definition of msleep() macro to nfc-internal.h for better organization.
Furthermore, I tested on several compilers (include MSVC and MinGW), ensuring that signal(SIGINT, intr_hdlr) working correctly on Windows. Here are some of them.

@ikspress-archive
Copy link
Contributor Author

I removed the changes of windows.h due to it conflict with #718.

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.

1 participant