Unused variable

This commit is contained in:
Abdullah Tahiri
2023-05-29 05:36:27 +02:00
committed by 0penBrain
parent f44fa7a835
commit 7633b3ce93

View File

@@ -270,6 +270,8 @@ static TopoShape _getTopoShape(const App::DocumentObject *obj, const char *subna
bool resolveLink, bool noElementMap, std::vector<App::DocumentObject*> &linkStack)
{
(void) noElementMap;
TopoShape shape;
if(!obj)