From aead89cca00cba7bef8752163752f6a9c213ae6f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 1 Aug 2021 00:26:57 +0200 Subject: 4chan: fix last posted timestamp being incorrect (when saved to disk) --- include/Utils.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/Utils.hpp') diff --git a/include/Utils.hpp b/include/Utils.hpp index 7aec9e6..cdef844 100644 --- a/include/Utils.hpp +++ b/include/Utils.hpp @@ -11,5 +11,4 @@ namespace QuickMedia { bool is_running_wayland(); time_t iso_utc_to_unix_time(const char *time_str); std::string unix_time_to_local_time_str(time_t unix_time); - int64_t get_unix_time_monotonic(); } \ No newline at end of file -- cgit v1.2.3