Navigation Menu

Skip to content

Commit

Permalink
removed TriangleTurtle references...
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Apr 4, 2001
1 parent d13d1e6 commit 2413ecf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions last/toby/gui/TobyFrame.java
Expand Up @@ -79,6 +79,7 @@ public TobyFrame()

private void setTobyIcon()
{
/* !!! TriangleTurtle is gone...
if (Incompatibilities.isSetFrameIconBroken == false)
{
Turtle turtle = new TriangleTurtle();
Expand All @@ -94,6 +95,7 @@ private void setTobyIcon()
setIconImage(image);
} // if
*/
} // setTobyIcon


Expand Down

0 comments on commit 2413ecf

Please sign in to comment.