From 6db2d52261d676a378625a24c307fa718025bc5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Mon, 28 Sep 2020 12:23:07 +0200 Subject: Covert Meter attributes to file-local constant arrays --- Meter.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Meter.h') diff --git a/Meter.h b/Meter.h index c4d00396..03b49608 100644 --- a/Meter.h +++ b/Meter.h @@ -105,8 +105,6 @@ ListItem* Meter_toListItem(Meter* this, bool moving); extern MeterMode* Meter_modes[]; -extern int BlankMeter_attributes[]; - extern MeterClass BlankMeter_class; #endif -- cgit v1.2.3