1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 08:45:24 +03:00

Remove unneeded extension

This commit is contained in:
Bertrand Songis 2020-06-09 11:02:10 +02:00
parent 38f6d5772f
commit 8967b8356d
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
2 changed files with 0 additions and 7 deletions

View file

@ -40,8 +40,6 @@
#define DISPLAY_VERSION "-radiomaster"
#elif defined(TBS_RELEASE)
#define DISPLAY_VERSION "-tbs"
#elif defined(OTX_RELEASE)
#define DISPLAY_VERSION "-otx"
#else
#define DISPLAY_VERSION
#endif