Fix coverity CID 184293
This commit is contained in:
committed by
Yorik van Havre
parent
6c3a4450e8
commit
d7d52336ba
@@ -1064,7 +1064,6 @@ void MDIViewPage::setTreeToSceneSelect(void)
|
||||
|
||||
std::stringstream ss;
|
||||
ss << "Vertex" << vert->getProjIndex();
|
||||
ss.str().c_str();
|
||||
//bool accepted =
|
||||
static_cast<void> (Gui::Selection().addSelection(viewObj->getDocument()->getName(),
|
||||
viewObj->getNameInDocument(),
|
||||
|
||||
Reference in New Issue
Block a user