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 --- ClockMeter.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ClockMeter.h') diff --git a/ClockMeter.h b/ClockMeter.h index e888d585..bb6881ae 100644 --- a/ClockMeter.h +++ b/ClockMeter.h @@ -9,8 +9,6 @@ in the source distribution for its full text. #include "Meter.h" -extern int ClockMeter_attributes[]; - extern MeterClass ClockMeter_class; #endif -- cgit v1.2.3