[DOM4] Remove Node.isSameNode

It's a completely useless function. It just implements the equality
operator. I believe most languages have a equality operator already.
Except Brainfuck [1]. But the DOM isn't implementable in Brainfuck
anyway as it doesn't have objects, so I'm ok with that.

[1] http://en.wikipedia.org/wiki/Brainfuck

/ Jonas

Received on Friday, 9 September 2011 17:22:50 UTC