diff options
Diffstat (limited to 'test/app.hpp')
-rw-r--r-- | test/app.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/app.hpp b/test/app.hpp index e8669aed..a7814697 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -38,7 +38,6 @@ struct test_app final : private FM_APPLICATION static void test_magnum_math(); static void test_math(); static void test_raycast(); - static void test_scenery(); static void test_serializer1(); static void test_tile_iter(); static void test_wall_atlas(); |