Java cleanup - remove unnecessary semi-colons
Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
This commit is contained in:
committed by
Stephan Bergmann
parent
e09953e84a
commit
2caf5d1937
@@ -235,4 +235,4 @@ class GlyphGutter extends JComponent {
|
||||
g.setColor(Color.black);
|
||||
g.drawPolygon(arrow);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user