summaryrefslogtreecommitdiff
path: root/src/irr_aabb3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irr_aabb3d.h')
-rw-r--r--src/irr_aabb3d.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/irr_aabb3d.h b/src/irr_aabb3d.h
index 1e2784036..73bb2db7a 100644
--- a/src/irr_aabb3d.h
+++ b/src/irr_aabb3d.h
@@ -24,5 +24,3 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <aabbox3d.h>
typedef core::aabbox3d<f32> aabb3f;
-typedef core::aabbox3d<s16> aabb3s16;
-typedef core::aabbox3d<s32> aabb3s32;