summaryrefslogtreecommitdiffhomepage
path: root/test/wall-atlas.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-11-22 15:29:40 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-11-22 15:29:40 +0100
commita91f743cea0e72b7ef7c18683d51aa603407afa2 (patch)
tree750a924144ef2b1a97fa532dee27589b9f049625 /test/wall-atlas.cpp
parent71461bb69d54cf461d7c1222b09094c6fc5c73fc (diff)
a
Diffstat (limited to 'test/wall-atlas.cpp')
-rw-r--r--test/wall-atlas.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/wall-atlas.cpp b/test/wall-atlas.cpp
index 35096ea4..d544ac2b 100644
--- a/test/wall-atlas.cpp
+++ b/test/wall-atlas.cpp
@@ -104,11 +104,6 @@ void test_read_groups(StringView filename)
return atlas;
}
-void write_to_temp_file(const wall_atlas_def& atlas)
-{
- atlas.serialize(temp_filename());
-}
-
} // namespace
} // namespace floormat::Wall::detail