From 9b01fa8ff25eae054815ced5f5371cd82fe0a5fe Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 20 Mar 2022 20:58:16 +0100 Subject: refactor: remove strings header file --- src/strings.hpp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/strings.hpp (limited to 'src/strings.hpp') diff --git a/src/strings.hpp b/src/strings.hpp deleted file mode 100644 index 3678c57..0000000 --- a/src/strings.hpp +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -#include - -constexpr fmt::string_view STATUS_BAR_COORDINATES = "X: {x} Y {y}"; -- cgit v1.2.3-18-g5258