Don't select host_last_check in the service detail view

The column host_last_check is not used in the service detail view.

refs #8614
This commit is contained in:
Eric Lippmann 2015-03-10 13:22:28 +01:00
parent 151d87f38c
commit 4102ee290b
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ class Service extends MonitoredObject
'service_current_notification_number',
'host_acknowledged',
'host_in_downtime',
'host_last_check',
'host_notifications_enabled',
'host_unhandled_services',
'host_action_url',