-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Remove some unused defines in multiprocessing.h #15661
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 unused defines in multiprocessing.h #15661
Conversation
It looks like they are unused since 87cf220.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. As pointed out, looks like these typedefs were used in the now removed connection.h
87cf220#diff-2da7b80f91407749d5d59087c2406e09
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
F_DWORD and T_DWORD are not used too.
Also |
It looks like they are unused since 87cf220.
It looks like they are unused since 87cf220.
It looks like they are unused since 87cf220.
It looks like they are unused since 87cf220.