1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-04 17:04:49 +00:00

Drop empty files that are not used anywhere

Part of #5272
This commit is contained in:
Rémi Verschelde
2016-06-18 19:46:30 +02:00
parent adc13e9027
commit b7dbf9207a
54 changed files with 2 additions and 1456 deletions

View File

@@ -1,5 +0,0 @@
#include "navigation_agent.h"
NavigationAgent::NavigationAgent()
{
}