Mods: modernize C++: redundant void arg
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
// use a different name to CreateCommand()
|
||||
void CreateReverseEngineeringCommands(void);
|
||||
void CreateReverseEngineeringCommands();
|
||||
|
||||
void loadReverseEngineeringResource()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user