Gui: redundant void 2

This commit is contained in:
berniev
2022-08-08 11:50:44 +10:00
committed by wwmayer
parent 979fad404e
commit 3d1f70765a
160 changed files with 784 additions and 784 deletions

View File

@@ -61,7 +61,7 @@ SoFCBackgroundGradient::~SoFCBackgroundGradient()
}
// doc from parent
void SoFCBackgroundGradient::initClass(void)
void SoFCBackgroundGradient::initClass()
{
SO_NODE_INIT_CLASS(SoFCBackgroundGradient,SoNode,"Node");
}