aboutsummaryrefslogtreecommitdiffstats
path: root/src/text.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2019-09-12 14:24:18 -0400
committerClyne Sullivan <clyne@bitgloo.com>2019-09-12 14:24:18 -0400
commit889543e9862e5c6f4adb5c07112bdfd23fe55833 (patch)
treea15e717db3119bcd6d392b5297ca8d050afb15aa /src/text.hpp
parentf9aff3e20795be5ee76769fb3ecc461e9917a116 (diff)
switch to pairs
Diffstat (limited to 'src/text.hpp')
-rw-r--r--src/text.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/text.hpp b/src/text.hpp
index a0fd737..08248b3 100644
--- a/src/text.hpp
+++ b/src/text.hpp
@@ -30,7 +30,6 @@
#include <vector>
struct FT_Info;
-struct vec2 { float x; float y; };
/**
* @class PhysicsSystem