summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
Diffstat (limited to 'health')
-rw-r--r--health/health.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/health/health.c b/health/health.c
index 1c6189ab92..9f96a6a7a5 100644
--- a/health/health.c
+++ b/health/health.c
@@ -2,12 +2,6 @@
#include "health.h"
-struct health_cmdapi_thread_status {
- int status;
- ;
- struct rusage rusage;
-};
-
unsigned int default_health_enabled = 1;
char *silencers_filename;