refactor: comment main

This commit is contained in:
2021-12-04 19:09:26 +01:00
parent cb847d0edd
commit 00414abe61

View File

@@ -14,6 +14,7 @@ extern "C"
#endif
int main(int argc, const char* args[]) {
// remove the outdated binary
td::utils::Updater::removeOldFile();
Display::create();