remove dead code

master
wwylele 2018-02-28 20:54:14 +07:00
parent 941ccaeed6
commit ff15d887fa
1 changed files with 0 additions and 1 deletions

@ -44,7 +44,6 @@ constexpr u32 TID_HIGH_DLC = 0x0004008C;
// CIA installation static context variables
static bool cia_installing = false;
static bool lists_initialized = false;
static std::array<std::vector<u64_le>, 3> am_title_list;
struct TitleInfo {