mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Remove unreachable code
Coverity Bug ID: 1272319
This commit is contained in:
parent
5b286dae31
commit
41cb5977f3
@ -164,8 +164,6 @@ Object::Ptr LogTable::CommandAccessor(const Value& row, const Column::ObjectAcce
|
||||
return event_command;
|
||||
} else
|
||||
return check_command;
|
||||
|
||||
return Object::Ptr();
|
||||
}
|
||||
|
||||
Value LogTable::TimeAccessor(const Value& row)
|
||||
|
Loading…
x
Reference in New Issue
Block a user