mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 20:44:14 +02:00
cleanup dead code
This commit is contained in:
parent
515dc657fb
commit
8448e47df8
1 changed files with 0 additions and 8 deletions
|
@ -78,12 +78,4 @@ private:
|
|||
float _scale;
|
||||
};
|
||||
|
||||
class oldAABox {
|
||||
glm::vec3 _corner;
|
||||
glm::vec3 _size;
|
||||
glm::vec3 _center;
|
||||
glm::vec3 _topFarLeft;
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue