Removed TODO comment

This commit is contained in:
Bart Trzynadlowski 2017-03-31 05:23:34 +00:00
parent b0957e6459
commit 68ebf35aac

View file

@ -1,11 +1,3 @@
/*
* TODO:
* -----
* - Special case parent and child in same zip (when multiple complete games,
and selected is parent, look for child, else if child is chosen, look for
parent
*/
#include "GameLoader.h"
#include "OSD/Logger.h"
#include "Util/NewConfig.h"