Removed fixme comment since it was unreachable.

This commit is contained in:
kruland2607 2013-03-26 16:03:53 -05:00
parent 3904fe74d7
commit 8b6541284c

View File

@ -165,7 +165,6 @@ public class GeneralRocketLoader {
} }
} }
// FIXME should throw here because the zip file didn't contain either ork or rkt file.
} }
isContainer = false; isContainer = false;