diff --git a/src/Mod/PartDesign/App/ShapeBinder.cpp b/src/Mod/PartDesign/App/ShapeBinder.cpp index 013f242de5..538de3a7cf 100644 --- a/src/Mod/PartDesign/App/ShapeBinder.cpp +++ b/src/Mod/PartDesign/App/ShapeBinder.cpp @@ -755,8 +755,6 @@ void SubShapeBinder::slotRecomputedObject(const App::DocumentObject& Obj) { } } -static const char _GroupPrefix[] = "Configuration ("; - App::DocumentObjectExecReturn* SubShapeBinder::execute(void) { setupCopyOnChange();