wmmon: Remove redundant #define.

This commit is contained in:
Doug Torrance 2017-08-12 15:06:36 -04:00 committed by Carlos R. Mafra
parent a7a65a17ce
commit 4a1a75e65a

View file

@ -115,7 +115,6 @@
/* Defines */ /* Defines */
/***********/ /***********/
#define HISTORY_ENTRIES 55 #define HISTORY_ENTRIES 55
#define HISTORY_ENTRIES 55
#define MAX_CPU (10) /* depends on graph height */ #define MAX_CPU (10) /* depends on graph height */
#define MAX_STAT_DEVICES (4) #define MAX_STAT_DEVICES (4)