8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
Reviewed-by: alanb, chegar
This commit is contained in:
parent
4084a43111
commit
68385de385
@ -46,8 +46,6 @@ import java.io.NotSerializableException;
|
||||
public class NodeChangeEvent extends java.util.EventObject {
|
||||
/**
|
||||
* The node that was added or removed.
|
||||
*
|
||||
* @serial
|
||||
*/
|
||||
private transient Preferences child;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user