Don't use redundant void argument.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 10 Mar 2017 20:17:22 +0000 (21:17 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 11 Mar 2017 12:06:03 +0000 (13:06 +0100)
This patch was generated using clang-tidy:

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


No differences found