diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-05 14:44:09 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-06 03:51:58 +0100 |
commit | 31860896302ccbac677ac670c43c3b5b8b857192 (patch) | |
tree | e8899b944fce2044f665b9dcc401fec17957d76d /anim-crop-tool/main.cpp | |
parent | 45868d4a4057c012caccafee21c1f1169e0ef8ca (diff) |
style only
Diffstat (limited to 'anim-crop-tool/main.cpp')
-rw-r--r-- | anim-crop-tool/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/anim-crop-tool/main.cpp b/anim-crop-tool/main.cpp index 07a680df..919e80d3 100644 --- a/anim-crop-tool/main.cpp +++ b/anim-crop-tool/main.cpp @@ -30,8 +30,6 @@ using namespace floormat; -using Corrade::Utility::Error; -using Corrade::Utility::Debug; using floormat::Serialize::anim_atlas_; namespace { |