mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Revert "libndr: fix "excess elements in struct initializer" warning."
This reverts commit a416ff26d6ada4ee96bf3963866f67d5788162d1.
This commit is contained in:
parent
a578ac028f
commit
b75674c2eb
@ -334,7 +334,6 @@ struct ndr_interface_call {
|
||||
ndr_push_flags_fn_t ndr_push;
|
||||
ndr_pull_flags_fn_t ndr_pull;
|
||||
ndr_print_function_t ndr_print;
|
||||
bool _dummy;
|
||||
};
|
||||
|
||||
struct ndr_interface_string_array {
|
||||
|
Loading…
x
Reference in New Issue
Block a user