1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

Reenabled full UAVObject initialization for SimPosix

This commit is contained in:
Corvus Corax 2012-05-22 21:22:59 +02:00
parent 3e5741abea
commit 31da29a24b

View File

@ -36,7 +36,5 @@ $(OBJINC)
*/
void UAVObjectsInitializeAll()
{
return;
// This function is no longer used anyway
$(OBJINIT)
}