Redefined PinUsages; cleaned component JSONs
[Mograsim.git] / plugins / net.mograsim.logic.model.am2900 / src / net / mograsim / logic / model / am2900 / Am2900Loader.java
index 5d66591..1c567d4 100644 (file)
@@ -11,7 +11,6 @@ import net.mograsim.machine.MachineLoader;
 
 public class Am2900Loader implements BundleActivator
 {
-       // TODO use dff16 in dff16_we & dff16_invwe
        private static AtomicBoolean activated = new AtomicBoolean(false);
 
        @Override