Sdk/VelocityComponent: Cleanup

This commit is contained in:
Lynix
2016-10-25 12:22:57 +02:00
parent 2a08e19e77
commit b27cfd30af

View File

@@ -12,7 +12,6 @@
namespace Ndk namespace Ndk
{ {
class Entity;
class VelocityComponent; class VelocityComponent;
using VelocityComponentHandle = Nz::ObjectHandle<VelocityComponent>; using VelocityComponentHandle = Nz::ObjectHandle<VelocityComponent>;