Remove a FIXME since it's fixed.

This commit is contained in:
JoelKatz
2012-09-24 16:23:09 -07:00
parent 173b6ce558
commit 8d633bf065

View File

@@ -18,8 +18,6 @@ enum SOE_Type
SOE_IFNFLAG = 3 // present if flag not set
};
// JED: seems like there would be a better way to do this
// maybe something that inherits from SerializedTransaction
enum SOE_Field
{
sfInvalid = -1,