summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/libsmbclient.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/libsmb/libsmbclient.c b/source3/libsmb/libsmbclient.c
index 441ca96478..3761074e04 100644
--- a/source3/libsmb/libsmbclient.c
+++ b/source3/libsmb/libsmbclient.c
@@ -4094,7 +4094,6 @@ int smbc_setxattr_ctx(SMBCCTX *context,
dos_attr_parse(context, dad, srv, namevalue);
/* Set the new DOS attributes */
-#warning "Should try Set Path Info first, but it's not yet implemented"
#if 0 /* not yet implemented */
if (! cli_setpathinfo(&srv->cli, path,
dad->c_time,
@@ -4233,7 +4232,6 @@ int smbc_setxattr_ctx(SMBCCTX *context,
dos_attr_parse(context, dad, srv, namevalue);
/* Set the new DOS attributes */
-#warning "Should try Set Path Info first, but it's not yet implemented"
#if 0 /* not yet implemented */
ret2 = cli_setpathinfo(&srv->cli, path,
dad->c_time,