Mods: modernize C++: redundant void arg

This commit is contained in:
wmayer
2023-08-05 14:27:30 +02:00
committed by wwmayer
parent bf5059bf76
commit 2b3d48176c
27 changed files with 115 additions and 115 deletions

View File

@@ -206,7 +206,7 @@ void ViewProviderFemPostPipeline::scaleField(vtkDataSet* dset, vtkDataArray* pda
}
}
PyObject *ViewProviderFemPostPipeline::getPyObject(void)
PyObject *ViewProviderFemPostPipeline::getPyObject()
{
if (PythonObject.is(Py::_None())) {
// ref counter is set to 1