chiark / gitweb /
core: priorize notification fd processing over notification fd process via sd-event...
[elogind.git] / src / journal / journal-file.c
index 9e89cb96992250c748d5dd3f990e2213d8d1ac09..b7e5cf0ab5bff9576aa74b2e155874f62e80612b 100644 (file)
@@ -1628,8 +1628,6 @@ static int generic_array_bisect(
                                         else
                                                 left = y + 1;
                                 }
-
-                                last_index = (uint64_t) -1;
                         }
 
                         for (;;) {