1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-16 21:05:26 +03:00

Massive cleaning (#5538)

This commit is contained in:
3djc 2017-12-18 20:54:22 +01:00 committed by Bertrand Songis
parent 6839939140
commit 394bc1689f
38 changed files with 75 additions and 547 deletions

View file

@ -29,8 +29,6 @@
#include "lua/lua_exports_x12s.inc" // this line must be after lua headers
#elif defined(PCBX10)
#include "lua/lua_exports_x10.inc"
#elif defined(PCBFLAMENCO)
#include "lua/lua_exports_flamenco.inc"
#elif defined(PCBX9E)
#include "lua/lua_exports_x9e.inc"
#elif defined(PCBX7)