summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-12-23 11:48:33 +0100
committerVolker Lendecke <vl@samba.org>2009-12-23 12:02:19 +0100
commit6dc924fcf3d994e4566d9aab8e5b1b58912ac567 (patch)
tree61b8a52ff84a495b3ac5d0531686f91f22c1cf25 /source3/winbindd/winbindd.h
parent40d4c31999e88689aefe5df230de313a2f45f064 (diff)
downloadsamba-6dc924fcf3d994e4566d9aab8e5b1b58912ac567.tar.gz
samba-6dc924fcf3d994e4566d9aab8e5b1b58912ac567.tar.bz2
samba-6dc924fcf3d994e4566d9aab8e5b1b58912ac567.zip
s3: Remove some unused code
Diffstat (limited to 'source3/winbindd/winbindd.h')
-rw-r--r--source3/winbindd/winbindd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/winbindd.h b/source3/winbindd/winbindd.h
index 2e7d09f442..e58230225b 100644
--- a/source3/winbindd/winbindd.h
+++ b/source3/winbindd/winbindd.h
@@ -121,8 +121,6 @@ struct winbindd_cm_conn {
struct rpc_pipe_client *netlogon_pipe;
};
-struct winbindd_async_request;
-
/* Async child */
struct winbindd_domain;