Remove obsolete todo comment

Change-Id: I6bf21d6b5c68107701fc78f77b5d1f411ea4bc6a
This commit is contained in:
Sho SHIMIZU 2015-05-05 10:53:00 -07:00 committed by Gerrit Code Review
parent d1506203e6
commit f74ae50629

View File

@ -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