Don't use redundant void argument.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 21 Mar 2017 21:38:59 +0000 (22:38 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 23 Mar 2017 16:59:00 +0000 (17:59 +0100)
This patch was generated using clang-tidy:

  clang-tidy -checks="-*,modernize-redundant-void-arg" -fix


No differences found