]> git.ipfire.org Git - thirdparty/systemd.git/commit
log: drop unused LogRealm 18281/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Jan 2021 04:59:33 +0000 (13:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Jan 2021 11:32:18 +0000 (20:32 +0900)
commit9fdee66f2d9c52596823a1169261adcf5e26dc73
treef58e4de4c6ac36ca9db3a66a37c81d94a0498aef
parent3cc6b14a87f813bfdda36fe3ca0e65888cffd0b2
log: drop unused LogRealm

Already no binary is built with LOG_REALM= argument.
Hence, we can safely drop LogRealm now.
src/basic/log.c
src/basic/log.h
src/shared/json.c
src/test/test-log.c