diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-25 00:53:04 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-25 00:53:04 +0100 |
commit | 42305cd3b9942ba07fbae85a855ad23f1ad044a2 (patch) | |
tree | 33deeab772f64612fc0217a4ad57cc8493625af1 /test/app.hpp | |
parent | da0e08d717d774c9f1b5fc3509e2f837d3b4701f (diff) |
kill lqt
Diffstat (limited to 'test/app.hpp')
-rw-r--r-- | test/app.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/app.hpp b/test/app.hpp index 46ea3fc0..b3787826 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -28,8 +28,6 @@ struct test_app final : private FM_APPLICATION static void test_const_math(); static void test_serializer(); static void test_entity(); - static void test_quadtree(); static void test_loader(); - static void test_bbox(); }; } // namespace floormat |