aboutsummaryrefslogtreecommitdiff
path: root/idlestat.h
diff options
context:
space:
mode:
Diffstat (limited to 'idlestat.h')
-rw-r--r--idlestat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/idlestat.h b/idlestat.h
index 909d868..c382c1f 100644
--- a/idlestat.h
+++ b/idlestat.h
@@ -123,11 +123,6 @@ enum modes {
IMPORT
};
-enum formats {
- IDLESTAT_HEADER = 0,
- TRACE_CMD_HEADER
-};
-
struct program_options {
int mode;
int display;