1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Cosmetics

This commit is contained in:
Andre Bernet 2015-03-22 22:25:58 +04:00
parent 916d462b5b
commit 11ede465ac
2 changed files with 2 additions and 1 deletions

View file

@ -41,7 +41,6 @@ CustomFunctionsContext modelFunctionsContext = { 0 };
#if defined(CPUARM)
CustomFunctionsContext globalFunctionsContext = { 0 };
extern TelemetryItem telemetryItems[];
#endif