From c55320e9e2a8916e911bcd39ab37b79e3a7d03b2 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Jan 2021 20:43:27 +0100 Subject: New upstream version 3.0.5 --- linux/Platform.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'linux/Platform.h') diff --git a/linux/Platform.h b/linux/Platform.h index 280b997..fe81448 100644 --- a/linux/Platform.h +++ b/linux/Platform.h @@ -18,9 +18,7 @@ in the source distribution for its full text. #include "ProcessLocksScreen.h" #include "SignalsPanel.h" -extern ProcessField Platform_defaultFields[]; - -extern int Platform_numberOfFields; +extern const ProcessField Platform_defaultFields[]; extern const SignalItem Platform_signals[]; -- cgit v1.2.3