removed annotation

This commit is contained in:
Brian Matzon 2007-10-24 21:23:32 +00:00
parent 409da4106b
commit ee85c04e95
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ public class LWJGLEnvironmentPlugin extends ControllerEnvironment implements Plu
return controllers;
}
@Override
public boolean isSupported() {
return true;
}