diff options
| author | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2026-02-21 23:40:03 +1100 |
|---|---|---|
| committer | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2026-02-21 23:40:03 +1100 |
| commit | a8eaba973d39e81b1852240c2feba6e3891bc99b (patch) | |
| tree | 355af923c3a3d00dc750f31930e173bd1c2592be /src/timestamp_pool.cc | |
| parent | 32a04a3554c583900d1c8452b958b71cc765eacf (diff) | |
Advertise antilag 2 as available extension + small cleanup
Diffstat (limited to 'src/timestamp_pool.cc')
| -rw-r--r-- | src/timestamp_pool.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timestamp_pool.cc b/src/timestamp_pool.cc index f6a572f..e482654 100644 --- a/src/timestamp_pool.cc +++ b/src/timestamp_pool.cc @@ -4,7 +4,6 @@ #include <chrono> #include <ranges> -#include <thread> #include <vulkan/utility/vk_dispatch_table.h> #include <vulkan/vulkan_core.h> |
