past commit not executed, finishing up

This commit is contained in:
rapturate
2026-06-03 15:21:38 -04:00
parent 422c489db9
commit 805856ec23
4 changed files with 240 additions and 3 deletions

View File

@@ -88,8 +88,6 @@ std::string p_logs::entryx_browser(int x){
return logs[x].browser;
}
// TO DO: TIME THE DIFFERENCE BETWEEN THESE TWO PRINTING METHODS
void p_logs::print_logs() {
std::ios_base::sync_with_stdio(false);