Drop unused Platform variables

This commit is contained in:
Christian Göttsche
2021-12-16 15:37:01 +01:00
committed by cgzones
parent 6388033e10
commit 14f428a172
5 changed files with 0 additions and 14 deletions

View File

@ -34,8 +34,6 @@ in the source distribution for its full text.
#define PLATFORM_LONG_OPTIONS \
// End of list
extern const ProcessField Platform_defaultFields[];
extern ScreenDefaults Platform_defaultScreens[];
extern const unsigned int Platform_numberOfDefaultScreens;