aboutsummaryrefslogtreecommitdiff
path: root/scene/3d/navigation_agent.cpp
diff options
context:
space:
mode:
authorRémi Verschelde2016-06-18 19:46:30 +0200
committerRémi Verschelde2016-06-18 19:46:30 +0200
commitb7dbf9207abf9fb9e4cc46e8e1d67f3d6d40d58c (patch)
tree98b1a41a0e920a46d3bd575e46022546af3298e6 /scene/3d/navigation_agent.cpp
parentadc13e902722d62555d112a74c5b8ce39348aceb (diff)
downloadgodot-b7dbf9207abf9fb9e4cc46e8e1d67f3d6d40d58c.tar.gz
godot-b7dbf9207abf9fb9e4cc46e8e1d67f3d6d40d58c.tar.zst
godot-b7dbf9207abf9fb9e4cc46e8e1d67f3d6d40d58c.zip
Diffstat (limited to 'scene/3d/navigation_agent.cpp')
-rw-r--r--scene/3d/navigation_agent.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/scene/3d/navigation_agent.cpp b/scene/3d/navigation_agent.cpp
deleted file mode 100644
index 9b304e45e..000000000
--- a/scene/3d/navigation_agent.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "navigation_agent.h"
-
-NavigationAgent::NavigationAgent()
-{
-}