mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
c70987f119
commit
9f931edc82
@ -516,8 +516,6 @@ void LivestatusQuery::ExecuteGetHelper(const Stream::Ptr& stream)
|
||||
|
||||
/* add aggregated stats */
|
||||
for (const LivestatusRowValue& object : objects) {
|
||||
Column column = table->GetColumn(m_Columns[0]);
|
||||
|
||||
std::vector<Value> statsKey;
|
||||
|
||||
for (const String& columnName : m_Columns) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user