Skip to content
Snippets Groups Projects
Commit 7d7e031f authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

minor changes.

[[Imported from SVN: r944]]
parent 4e46f084
Branches
Tags
No related merge requests found
......@@ -218,7 +218,6 @@ inline void cutHierarchicStack(TRAVERSE_STACK* copy, TRAVERSE_STACK* org)
static inline void initTraverseStack(TRAVERSE_STACK *stack)
{
std::cout << "initTraverseStack !\n";
stack->traverse_mesh = NULL;
stack->stack_size = 0;
stack->stack_used = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment