remove commented out #includes

This commit is contained in:
Andrew Meadows 2014-08-25 15:25:46 -07:00
parent 1bd7734ec1
commit 7a5c4fdb16

View file

@ -16,10 +16,6 @@
#include "CollisionInfo.h"
#include "SharedUtil.h"
//#include "CapsuleShape.h"
//#include "ListShape.h"
//#include "PlaneShape.h"
//#include "SphereShape.h"
class Shape;
class SphereShape;