Assembly: VPAssemblyLink: remove warning leftover
This commit is contained in:
committed by
Chris Hennes
parent
b74dd4b9c7
commit
1805e17427
@@ -106,8 +106,6 @@ bool ViewProviderAssemblyLink::onDelete(const std::vector<std::string>& subNames
|
||||
{
|
||||
Q_UNUSED(subNames)
|
||||
|
||||
Base::Console().warning("onDelete\n");
|
||||
|
||||
Gui::Command::doCommand(Gui::Command::Doc,
|
||||
"App.getDocument(\"%s\").getObject(\"%s\").removeObjectsFromDocument()",
|
||||
getObject()->getDocument()->getName(),
|
||||
|
||||
Reference in New Issue
Block a user