FlorianPalm 9 years ago
parent
commit
462909fe66
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/server/ua_services_call.c

+ 0 - 3
src/server/ua_services_call.c

@@ -44,10 +44,7 @@ static UA_StatusCode isNodeInTree(UA_NodeStore *ns, const UA_NodeId *rootNode,co
                    break;
                }
            }
-
-
         }
-
     }
     *maxDepth=*maxDepth+1;
     return retval;