mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-18 18:19:13 -05:00
Process: Remove dead code
This commit is contained in:
parent
5e62e766a8
commit
afd22622fb
1 changed files with 0 additions and 3 deletions
|
|
@ -303,9 +303,6 @@ static void ProcessHandler()
|
|||
}
|
||||
|
||||
count += rc;
|
||||
|
||||
if (rc == 0)
|
||||
break;
|
||||
}
|
||||
|
||||
String jrequest = String(mbuf, mbuf + count);
|
||||
|
|
|
|||
Loading…
Reference in a new issue