Drop redundant void parameters from function declarations
Summary: This is C++, not C, so let's keep things modern. This is applying the modernize-redundant-void-arg clang-tidy check to Folly. Reviewed By: yfeldblum Differential Revision: D6106921 fbshipit-source-id: 06a56f036f59426df5dd475bf91a3f4a335266f5
Showing
Please register or sign in to comment