Remove return statement
(cherry picked from commit c5caea7d3323c63ff0322c647e45ee48e7a4fbf6)
This commit is contained in:
@@ -144,7 +144,6 @@ void TxtReaderActivity::loop() {
|
||||
requestUpdate();
|
||||
} else {
|
||||
onGoHome();
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user