mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Build fix
This commit is contained in:
parent
020533842b
commit
7d6a920b3d
@ -99,7 +99,6 @@ Object::Ptr Type::GetPrototype(void) const
|
||||
void Type::SetPrototype(const Object::Ptr& object)
|
||||
{
|
||||
m_Prototype = object;
|
||||
NotifyField(0);
|
||||
}
|
||||
|
||||
void Type::SetField(int id, const Value& value, bool suppress_events, const Value& cookie)
|
||||
|
Loading…
x
Reference in New Issue
Block a user