diff options
Diffstat (limited to 'src/journal/journal-file.h')
-rw-r--r-- | src/journal/journal-file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/journal/journal-file.h b/src/journal/journal-file.h index 3bdf551287..263d032b90 100644 --- a/src/journal/journal-file.h +++ b/src/journal/journal-file.h @@ -63,7 +63,6 @@ typedef struct JournalFile { mode_t mode; int flags; - int prot; bool writable:1; bool compress_xz:1; bool compress_lz4:1; |