diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-08-14 23:40:27 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2015-08-18 00:11:16 +0200 |
commit | b2b46f91dbb71676cb981907c68521e4b1e80af1 (patch) | |
tree | 14fd8604f6bd4b24f2a0376a0b5c673647391e8a /src/journal/journald-server.c | |
parent | d2b5f6bdbbb7981fb687376f7bf40554fa99ab1e (diff) |
journal: remove error check that never happens
remove_directory will always return 0 so this can never happen.
Besides that, d->path and d are freed so we would end up with
a null pointer dereference anyway.
Diffstat (limited to 'src/journal/journald-server.c')
0 files changed, 0 insertions, 0 deletions