mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
lightningd: remove unused pid_fd member in struct lightningd
Signed-off-by: YOSHIDA Masanori <masanori.yoshida@gmail.com> Changelog-None
This commit is contained in:
committed by
neil saitug
parent
dc83862fc2
commit
ff2535651e
@@ -83,8 +83,6 @@ struct lightningd {
|
||||
* -1. */
|
||||
int daemon_parent_fd;
|
||||
|
||||
int pid_fd;
|
||||
|
||||
/* Our config basedir, network directory, and rpc file */
|
||||
char *config_basedir, *config_netdir;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user