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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/winbind/wb_async_helpers.h b/source4/winbind/wb_async_helpers.h
index 413747090c..532cd9730c 100644
--- a/source4/winbind/wb_async_helpers.h
+++ b/source4/winbind/wb_async_helpers.h
@@ -34,7 +34,3 @@ struct wb_sid_object {
const char *name;
};
-struct wb_dom_info {
- const char *name;
- const struct dom_sid *sid;
-};