diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 04:07:18 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 04:07:18 +0100 |
commit | db35c09198d163ead63da76f22b1aa775c4a3b32 (patch) | |
tree | 9095742f2c9dcb5c676864a4bef8dffc4843bb39 /src/wall-atlas.cpp | |
parent | 8275ed4bda0a8240e15dcad3ae5227eac8997a78 (diff) |
zzz
Diffstat (limited to 'src/wall-atlas.cpp')
-rw-r--r-- | src/wall-atlas.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/wall-atlas.cpp b/src/wall-atlas.cpp index d63d0ec0..31659cca 100644 --- a/src/wall-atlas.cpp +++ b/src/wall-atlas.cpp @@ -8,10 +8,6 @@ namespace floormat { -namespace Wall { - -} // namespace Wall - wall_atlas::wall_atlas() noexcept = default; wall_atlas::~wall_atlas() noexcept = default; |