Core: modernize C++: redundant void arg
This commit is contained in:
@@ -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"\
|
||||
|
||||
Reference in New Issue
Block a user