Sho SHIMIZU
Committed by Gerrit Code Review

Remove obsolete todo comment

Change-Id: I6bf21d6b5c68107701fc78f77b5d1f411ea4bc6a
......@@ -60,9 +60,6 @@ public interface Instruction {
L3MODIFICATION
}
// TODO: Create factory class 'Instructions' that will have various factory
// to create specific instructions.
/**
* Returns the type of instruction.
* @return type of instruction
......