Core: modernize C++: redundant void arg

This commit is contained in:
wmayer
2023-08-05 00:21:01 +02:00
committed by wwmayer
parent d37099fcbf
commit 702f3b4ddd
10 changed files with 20 additions and 20 deletions

View File

@@ -52,7 +52,7 @@
#include <Gui/Application.h>
void PrintInitHelp(void);
void PrintInitHelp();
const char sBanner[] = "\xc2\xa9 Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023\n"\
"FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.\n"\