Removes refactored out method

This commit is contained in:
Roger Braunstein 2024-07-07 16:13:13 -07:00
parent bfe1390832
commit c7e365afbd

View File

@ -117,8 +117,6 @@ static uint8_t readByte_LYNX(uint32_t addr, uint8_t audin = 0) {
#pragma region HIGHLEVEL #pragma region HIGHLEVEL
static bool detectBlockSize_LYNX() {}
static bool detectCart_LYNX() { static bool detectCart_LYNX() {
// Could omit logging to save a few bytes // Could omit logging to save a few bytes
display_Clear(); display_Clear();