mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r3809: fix compiler warning
metze
This commit is contained in:
parent
3b81305e2b
commit
2414044746
@ -38,7 +38,7 @@ struct dcom_interface_pointer *dcom_interface_pointer_by_ipid(struct GUID *ipid)
|
||||
static WERROR RemoteActivation(struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx, struct RemoteActivation *r)
|
||||
{
|
||||
struct CreateInstance *cr;
|
||||
struct Release *ur;
|
||||
/*struct Release *ur;*/
|
||||
struct dcom_interface_p *o;
|
||||
int i;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user