From 94cd2bfeac073bf0ff0c384e4921c90f281747b0 Mon Sep 17 00:00:00 2001 From: lhofhansl Date: Sun, 8 Jul 2018 13:30:55 -0700 Subject: Revert 6587 - Optimize entity-entity collision (#7539) --- src/irr_aabb3d.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/irr_aabb3d.h') 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 typedef core::aabbox3d aabb3f; -typedef core::aabbox3d aabb3s16; -typedef core::aabbox3d aabb3s32; -- cgit v1.2.3