summaryrefslogtreecommitdiff
path: root/src/journal/journal-verify.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journal-verify.c')
-rw-r--r--src/journal/journal-verify.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/journal/journal-verify.c b/src/journal/journal-verify.c
index 29a9229e53..8604b6e7cb 100644
--- a/src/journal/journal-verify.c
+++ b/src/journal/journal-verify.c
@@ -34,14 +34,6 @@
#include "compress.h"
#include "fsprg.h"
-/* FIXME:
- *
- * - evolve key even if nothing happened in regular intervals
- *
- * - check with sparse
- *
- * */
-
static int journal_file_object_verify(JournalFile *f, Object *o) {
uint64_t i;