diff --git a/src/Gui/DlgAddPropertyVarSet.cpp b/src/Gui/DlgAddPropertyVarSet.cpp index 1c370cce8f..47564c21b6 100644 --- a/src/Gui/DlgAddPropertyVarSet.cpp +++ b/src/Gui/DlgAddPropertyVarSet.cpp @@ -536,7 +536,6 @@ void DlgAddPropertyVarSet::accept() void DlgAddPropertyVarSet::reject() { - App::Document* doc = varSet->getDocument(); // On reject we can disconnect the signal handlers because nothing useful // is to be done. Otherwise, signals may activate the handlers that assume // that a new property has been created, an assumption that will be