Commit 6a425fbe by Michael Koch Committed by Michael Koch

2004-01-11 Michael Koch <konqueror@gmx.de>

	* javax/swing/undo/StateEditable.java
	(RCSID): Removed redundant modifiers.

From-SVN: r75657
parent a2ab189d
2004-01-11 Michael Koch <konqueror@gmx.de>
* javax/swing/undo/StateEditable.java
(RCSID): Removed redundant modifiers.
2004-01-10 Michael Koch <konqueror@gmx.de>
* javax/print/attribute/EnumSyntax.java
......
......@@ -80,7 +80,7 @@ public interface StateEditable
* Sun&#x2019;s reference implementation, GNU Classpath also has to
* provide this field. However, we do not try to match its value.
*/
static final String RCSID = "";
String RCSID = "";
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment