Skip to content
Snippets Groups Projects
Commit 973f266a authored by Dominique Blouin's avatar Dominique Blouin
Browse files

Removed unused variable

parent aac82a96
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ import java.awt.*;
*/
public class TMLCCompositePort extends TMLCChannelFacility implements SwallowedTGComponent, WithAttributes {
//private Color myColor, portColor;
private int orientation;
//private int orientation;
private int oldx, oldy;
private int halfwidth = 13;
private int currentOrientation = GraphicLib.NORTH;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment