mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-25 23:21:33 +03:00
journal: remove unused variable
This commit is contained in:
parent
b51cb513ac
commit
b5331acc96
@ -131,8 +131,6 @@ static void cache_space_invalidate(JournalStorageSpace *space) {
|
||||
}
|
||||
|
||||
static int cache_space_refresh(Server *s, JournalStorage *storage) {
|
||||
|
||||
_cleanup_closedir_ DIR *d = NULL;
|
||||
JournalStorageSpace *space;
|
||||
JournalMetrics *metrics;
|
||||
uint64_t vfs_used, vfs_avail, avail;
|
||||
|
Loading…
Reference in New Issue
Block a user