mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
Removed obsolete comment.
This commit is contained in:
parent
83772d4386
commit
28e58df3aa
@ -361,7 +361,6 @@ void DynamicObject::DumpObjects(const String& filename)
|
||||
Value value = persistentObject;
|
||||
String json = value.Serialize();
|
||||
|
||||
/* This is quite ugly, unfortunatelly NetString requires an IOQueue object */
|
||||
NetString::WriteStringToStream(sfp, json);
|
||||
|
||||
size_t count;
|
||||
|
Loading…
x
Reference in New Issue
Block a user