summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_async_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/winbind/wb_async_helpers.h')
-rw-r--r--source4/winbind/wb_async_helpers.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/winbind/wb_async_helpers.h b/source4/winbind/wb_async_helpers.h
index 532cd9730c..2754a8acd6 100644
--- a/source4/winbind/wb_async_helpers.h
+++ b/source4/winbind/wb_async_helpers.h
@@ -22,11 +22,6 @@
#include "librpc/gen_ndr/lsa.h"
-struct nbt_dc_name {
- const char *address;
- const char *name;
-};
-
struct wb_sid_object {
enum lsa_SidType type;
struct dom_sid *sid;