Denis Sharypov <sdv@sparc.spb.su> eliminated redundant finalize methods
git-svn-id: svn://10.0.0.236/trunk@46837 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -50,7 +50,6 @@ public class DocumentImpl extends NodeImpl implements Document {
|
||||
public native NodeList getElementsByTagName(String tagName);
|
||||
public native DOMImplementation getImplementation();
|
||||
|
||||
protected native void finalize();
|
||||
private static native void initialize();
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user