Skip to content

Commit 98023a3

Browse files
committed
minor
1 parent 12a032c commit 98023a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sources/net.sf.j2s.java.core/src/javax/swing/JComponent.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@
166166
* @author Hans Muller
167167
* @author Arnaud Weber
168168
*/
169-
@SuppressWarnings({"rawtypes", "unchecked", "deprecation"})
170169
public abstract class JComponent extends Container {
171170

172171
/**

0 commit comments

Comments
 (0)