Removed last FIXME after manually verifying all calls to the method.
This commit is contained in:
parent
3da320c24b
commit
f0228aa878
@ -598,7 +598,6 @@ public class Rocket extends RocketComponent {
|
||||
* @param id the flight configuration id
|
||||
* @return the configuration name
|
||||
*/
|
||||
// FIXME: Check references to this method adhere to the new returning of DEFAULT_NAME
|
||||
public String getFlightConfigurationName(String id) {
|
||||
checkState();
|
||||
if (!isFlightConfigurationID(id))
|
||||
|
Loading…
x
Reference in New Issue
Block a user