mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
048e36a160
commit
1dc9ba63a5
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ public class CPPASTNamespaceDefinition extends ASTNode
|
|||
other.setPropertyInParent(child.getPropertyInParent());
|
||||
fAllDeclarations[i] = (IASTDeclaration) other;
|
||||
fActiveDeclarations= null;
|
||||
return;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue