whitespace

This commit is contained in:
PavelSindler 2017-12-18 19:17:39 +01:00
parent 31add2e69f
commit 525d022841
2 changed files with 1 additions and 2 deletions

View File

@ -921,7 +921,7 @@ void CardReader::presort() {
}
}
if (!didSwap) break;
} //end of bubble sort loop
} //end of bubble sort loop
#endif
// Using RAM but not keeping names around
#if (SDSORT_USES_RAM && !SDSORT_CACHE_NAMES)

View File

@ -373,7 +373,6 @@ void set_language_from_EEPROM() {
static void lcd_status_screen()
{
if (firstrun == 1)
{
firstrun = 0;