mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 14:00:43 +02:00
remove commented out #includes
This commit is contained in:
parent
1bd7734ec1
commit
7a5c4fdb16
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@
|
||||||
|
|
||||||
#include "CollisionInfo.h"
|
#include "CollisionInfo.h"
|
||||||
#include "SharedUtil.h"
|
#include "SharedUtil.h"
|
||||||
//#include "CapsuleShape.h"
|
|
||||||
//#include "ListShape.h"
|
|
||||||
//#include "PlaneShape.h"
|
|
||||||
//#include "SphereShape.h"
|
|
||||||
|
|
||||||
class Shape;
|
class Shape;
|
||||||
class SphereShape;
|
class SphereShape;
|
||||||
|
|
Loading…
Reference in a new issue