summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-07-17 13:28:42 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-07-18 16:15:01 +0200
commit6a281a49197ff76637bd6037692bb9569df8f2da (patch)
tree8ca4a458b5143fcdb703d275fdcc578d73b50a47 /src/providers/dp_backend.h
parente5d5a93ab88e5313a11056130060662c97285336 (diff)
downloadsssd-6a281a49197ff76637bd6037692bb9569df8f2da.tar.gz
sssd-6a281a49197ff76637bd6037692bb9569df8f2da.tar.xz
sssd-6a281a49197ff76637bd6037692bb9569df8f2da.zip
Remove unused be_ctx->sigchld_ctx
Diffstat (limited to 'src/providers/dp_backend.h')
-rw-r--r--src/providers/dp_backend.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/providers/dp_backend.h b/src/providers/dp_backend.h
index 638b878c2..e07b4e649 100644
--- a/src/providers/dp_backend.h
+++ b/src/providers/dp_backend.h
@@ -118,7 +118,6 @@ struct be_ctx {
const char *conf_path;
struct be_failover_ctx *be_fo;
struct be_resolv_ctx *be_res;
- struct sss_sigchild_ctx *sigchld_ctx;
/* Functions to be invoked when the
* backend goes online or offline