[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1337374 - /subversion/trunk/subversion/libsvn_client/commit_util.c

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 11 May 2012 23:40:43 -0400

On Fri, May 11, 2012 at 4:51 PM, <rhuijben_at_apache.org> wrote:
>...
> +++ subversion/trunk/subversion/libsvn_client/commit_util.c Fri May 11 20:51:35 2012
>...
> @@ -806,36 +815,6 @@ harvest_status_callback(void *status_bat
>
>   if (is_deleted || is_replaced)
>     state_flags |= SVN_CLIENT_COMMIT_ITEM_DELETE;
> -  else if (is_not_present)

That localvar is no longer need.

>...

Cheers,
-g
Received on 2012-05-12 05:41:19 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.