Update ui_record_view.cpp

cleanup
This commit is contained in:
NotPike 2022-03-29 01:16:16 -04:00 committed by GitHub
parent aa2c5a4c84
commit 7066f931a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,7 +154,7 @@ void RecordView::start() {
return;
}
//
std::filesystem::path base_path;
if(filename_date_frequency) {
rtcGetTime(&RTCD1, &datetime);