mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Covert Meter attributes to file-local constant arrays
This commit is contained in:

committed by
cgzones

parent
843949131a
commit
6db2d52261
@ -22,8 +22,6 @@ typedef enum {
|
||||
CPU_METER_ITEMCOUNT = 9, // number of entries in this enum
|
||||
} CPUMeterValues;
|
||||
|
||||
extern int CPUMeter_attributes[];
|
||||
|
||||
extern MeterClass CPUMeter_class;
|
||||
|
||||
extern MeterClass AllCPUsMeter_class;
|
||||
|
Reference in New Issue
Block a user