* Removed incorrect javadoc from TestChangeAppIcon
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
e5400e38b8
commit
e6d859143f
@ -39,10 +39,6 @@ import java.io.IOException;
|
||||
import java.util.logging.Logger;
|
||||
import javax.imageio.ImageIO;
|
||||
|
||||
/**
|
||||
* Test Application functionality, such as create, restart, destroy, etc.
|
||||
* @author Kirill
|
||||
*/
|
||||
public class TestChangeAppIcon extends SimpleApplication {
|
||||
|
||||
private static final Logger log=Logger.getLogger(TestChangeAppIcon.class.getName());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user