r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my fault);...
authorGerald Carter <jerry@samba.org>
Thu, 17 Mar 2005 04:55:00 +0000 (04:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:05 +0000 (10:56 -0500)
source/libsmb/libsmbclient.c

index 441ca96478bab4eefd76c1d50948c754aad515a0..3761074e04fac2c5f91ff6fa58f265d593063bcc 100644 (file)
@@ -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,