mirror of
https://github.com/samba-team/samba.git
synced 2025-08-07 09:49:30 +03:00
Removed annoying unecessary debug message.
(This used to be commit b1a893b741
)
This commit is contained in:
@ -250,7 +250,6 @@ char *sid_to_string(fstring sidstr_out, DOM_SID *sid)
|
||||
fstrcat(sidstr_out, subauth);
|
||||
}
|
||||
|
||||
DEBUG(7,("sid_to_string returning %s\n", sidstr_out));
|
||||
return sidstr_out;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user