Skip to content

Commit

Permalink
Cleaning up commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaskelly committed May 1, 2020
1 parent c41dab7 commit 3e49898
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@

public class EditorApplication implements ApplicationListener {
public JFrame frame;
//public EditorTool tool = null;
public EditorUi ui = null;
public PerspectiveCamera camera = new PerspectiveCamera();
public EditorCameraController cameraController = null;
Expand Down

0 comments on commit 3e49898

Please sign in to comment.