Gui: remove redundant void

This commit is contained in:
wmayer
2022-08-12 17:59:59 +02:00
parent fd0a0dd1a2
commit 779a728a8c
19 changed files with 87 additions and 91 deletions

View File

@@ -28,7 +28,6 @@
#include "SoFCInteractiveElement.h"
using namespace Gui;
SO_ELEMENT_SOURCE(SoFCInteractiveElement)