* Remove obsolete code.
This commit is contained in:
parent
0559d2d53e
commit
7ef2a3fcd0
1 changed files with 0 additions and 3 deletions
|
@ -1691,9 +1691,6 @@ public final class Node implements INode, Serializable {
|
||||||
|
|
||||||
// sorry, no properties for this Node
|
// sorry, no properties for this Node
|
||||||
return new EmptyEnumeration();
|
return new EmptyEnumeration();
|
||||||
|
|
||||||
// NOTE: we don't enumerate node properties here
|
|
||||||
// return propMap == null ? new Vector ().elements () : propMap.elements ();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue