From: <aki...@us...> - 2007-01-20 18:37:58
|
Revision: 1633 http://svn.sourceforge.net/gridarta/?rev=1633&view=rev Author: akirschbaum Date: 2007-01-20 10:37:59 -0800 (Sat, 20 Jan 2007) Log Message: ----------- Whitespace changes. Modified Paths: -------------- trunk/daimonin/src/daieditor/CMainControl.java Modified: trunk/daimonin/src/daieditor/CMainControl.java =================================================================== --- trunk/daimonin/src/daieditor/CMainControl.java 2007-01-20 18:19:27 UTC (rev 1632) +++ trunk/daimonin/src/daieditor/CMainControl.java 2007-01-20 18:37:59 UTC (rev 1633) @@ -1675,7 +1675,6 @@ return copybuffer.isEmpty(); } - /** * Sets the given view to be the current level view. * @param view The new current level view. @@ -1716,7 +1715,6 @@ return currentMap != null && currentMap.isPlainSaveEnabled(); } - public static ImageIcon getUnknownTileIcon() { return unknownTileIcon; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |