summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--atlas.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/atlas.hpp b/atlas.hpp
index 4d747137..05bfc7bc 100644
--- a/atlas.hpp
+++ b/atlas.hpp
@@ -6,7 +6,6 @@
#include <array>
namespace Magnum::Examples {
-using Vector2i = Math::Vector<2, int>;
struct atlas_texture final
{