summaryrefslogtreecommitdiffstats
path: root/ClockMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'ClockMeter.h')
-rw-r--r--ClockMeter.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ClockMeter.h b/ClockMeter.h
index d4c8f82b..ed19786c 100644
--- a/ClockMeter.h
+++ b/ClockMeter.h
@@ -3,7 +3,7 @@
#ifndef HEADER_ClockMeter
#define HEADER_ClockMeter
/*
-htop
+htop - ClockMeter.h
(C) 2004-2011 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
@@ -11,10 +11,6 @@ in the source distribution for its full text.
#include "Meter.h"
-#include <time.h>
-
-#include "debug.h"
-
extern int ClockMeter_attributes[];
extern MeterType ClockMeter;