mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
remove comment
This commit is contained in:
parent
e3d6782e51
commit
e27a68e9a2
1 changed files with 0 additions and 2 deletions
|
@ -342,8 +342,6 @@ public class GDBTypeParser {
|
||||||
while (namp-- > 0) {
|
while (namp-- > 0) {
|
||||||
insertingChild(GDBType.REFERENCE);
|
insertingChild(GDBType.REFERENCE);
|
||||||
}
|
}
|
||||||
//dirdcl();
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// parse a direct declarator
|
// parse a direct declarator
|
||||||
|
|
Loading…
Add table
Reference in a new issue