Gui: redundant void 2
This commit is contained in:
@@ -98,7 +98,7 @@ int Breakpoint::lineIndex(int ind)const
|
||||
|
||||
// -----------------------------------------------------
|
||||
|
||||
void PythonDebugModule::init_module(void)
|
||||
void PythonDebugModule::init_module()
|
||||
{
|
||||
PythonDebugStdout::init_type();
|
||||
PythonDebugStderr::init_type();
|
||||
|
||||
Reference in New Issue
Block a user