Drop redundant void parameters from function declarations
[folly.git] / folly / executors / ScheduledExecutor.h
2017-10-18 James Sedgwickmove futures/ScheduledExecutor to executors/ScheduledEx...