FEM: gui py class init, delete duplicates

This commit is contained in:
Bernd Hahnebach
2018-09-10 14:02:06 +02:00
committed by wmayer
parent 5563ce1f6b
commit 5f0b23e174

View File

@@ -75,10 +75,6 @@
#include "ViewProviderFemPostFilter.h"
#endif
#ifdef FC_USE_VTK
#include "ViewProviderFemPostObject.h"
#endif
// use a different name to CreateCommand()
void CreateFemCommands(void);