summaryrefslogtreecommitdiffstats
path: root/include/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/db.h')
-rw-r--r--include/db.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/db.h b/include/db.h
index 68a9203c..644f294f 100644
--- a/include/db.h
+++ b/include/db.h
@@ -121,10 +121,6 @@ DB_DRULE
int nextcheck;
char *name;
int status;
- int upevent;
- int downevent;
- int svcupevent;
- int svcdownevent;
};
DB_DCHECK
@@ -144,7 +140,6 @@ DB_DHOST
int status;
int lastup;
int lastdown;
- int eventsent;
};
DB_DSERVICE
@@ -156,7 +151,6 @@ DB_DSERVICE
int status;
int lastup;
int lastdown;
- int eventsent;
};
DB_EVENT