Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcess

This commit is contained in:
Dániel Bakai
2020-12-13 15:52:32 +01:00
committed by BenBE
parent ab60f59ed8
commit 4b877eb16a
4 changed files with 30 additions and 31 deletions

View File

@ -21,8 +21,6 @@ extern const unsigned int Platform_numberOfSignals;
extern ProcessField Platform_defaultFields[];
extern ProcessFieldData Process_fields[];
extern const MeterClass* const Platform_meterTypes[];
extern int Platform_numberOfFields;