Removed FIXME comment.
This commit is contained in:
parent
d79793b643
commit
086d9b37dc
@ -28,7 +28,6 @@ import net.sf.openrocket.util.TextUtil;
|
|||||||
*
|
*
|
||||||
* @author Sampo Niskanen <sampo.niskanen@iki.fi>
|
* @author Sampo Niskanen <sampo.niskanen@iki.fi>
|
||||||
*/
|
*/
|
||||||
// FIXME - Implement clone.
|
|
||||||
public class ComponentPreset implements Comparable<ComponentPreset> {
|
public class ComponentPreset implements Comparable<ComponentPreset> {
|
||||||
|
|
||||||
private final TypedPropertyMap properties = new TypedPropertyMap();
|
private final TypedPropertyMap properties = new TypedPropertyMap();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user