mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 20:10:08 +03:00
More unneeded definitions removed
This commit is contained in:
parent
487a76e8ba
commit
2ce17f3b68
45 changed files with 37 additions and 197 deletions
|
@ -505,9 +505,6 @@ int main(int argc, char ** argv)
|
|||
opentxSim->show(); // Otherwise the main window gets centred across my two monitors, split down the middle.
|
||||
#endif
|
||||
|
||||
#if defined(TELEMETRY_FRSKY) && !defined(TELEMETRY_FRSKY_SPORT)
|
||||
telemetryStreaming = 1;
|
||||
#endif
|
||||
|
||||
printf("Model size = %d\n", (int)sizeof(g_model));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue