summaryrefslogtreecommitdiffhomepage
path: root/editor/tests-private.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-03 18:46:50 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-03 18:46:50 +0100
commitf9ada1a260aa978261512573c73f00987a4f875b (patch)
tree3f8350c843a1e2481bf5dacdf84a04b3ab385ae3 /editor/tests-private.hpp
parentd2966deaf90e47b0bfb954ef588a015653c20d26 (diff)
b
Diffstat (limited to 'editor/tests-private.hpp')
-rw-r--r--editor/tests-private.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/tests-private.hpp b/editor/tests-private.hpp
index 15c6abaf..c4acc80d 100644
--- a/editor/tests-private.hpp
+++ b/editor/tests-private.hpp
@@ -30,8 +30,6 @@ protected:
base_test();
};
-void label_left(StringView label, float width);
-
enum class Test : uint32_t {
none, path, raycast, COUNT,
};