From e9d66999c6003009aac5a4e115963b1ef581c9dc Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 25 Jan 2012 09:10:04 +0100 Subject: Introduce dump_data_file Autobuild-User: Volker Lendecke Autobuild-Date: Wed Jan 25 11:57:18 CET 2012 on sn-devel-104 --- source3/client/client.c | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'source3/client') diff --git a/source3/client/client.c b/source3/client/client.c index 47d44705d2..4b7df92877 100644 --- a/source3/client/client.c +++ b/source3/client/client.c @@ -3463,11 +3463,6 @@ static int cmd_getfacl(void) return 0; } -static void printf_cb(const char *buf, void *private_data) -{ - printf("%s", buf); -} - /**************************************************************************** Get the EA list of a file ****************************************************************************/ @@ -3511,8 +3506,8 @@ static int cmd_geteas(void) for (i=0; i