From 8158620124504a1ece1f1191cb8f273709039bd2 Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Fri, 9 Oct 1998 20:17:11 +0000 Subject: dce/rpc. (This used to be commit e0445419b2d50ae6efef36f4f295ebcfdbf1ad82) --- source3/rpcclient/cmd_samr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/rpcclient/cmd_samr.c') diff --git a/source3/rpcclient/cmd_samr.c b/source3/rpcclient/cmd_samr.c index 1c361f0f5e..783bc128e7 100644 --- a/source3/rpcclient/cmd_samr.c +++ b/source3/rpcclient/cmd_samr.c @@ -61,7 +61,6 @@ void cmd_sam_test(struct client_info *info) fstrcat(srv_name, info->myhostname); strupper(srv_name); - fprintf(out_hnd, "SAM Encryption Test\n"); /* open SAMR session. */ -- cgit