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

Re: [PATCH] [merge-tracking] remove unused variable

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-03-08 22:31:02 CET

Thanks Kamesh! Paul committed this patch to the merge-tracking branch
today.

- Dan

On Thu, 08 Mar 2007, Kamesh Jayachandran wrote:

> Hi All,
> Find the attached patch.
>
> With regards
> Kamesh Jayachandran

> [[[
>
> Remove unused variables.
>
> * subversion/tests/libsvn_subr/mergeinfo-test.c
> (): Remove 'mergeinfo3' and 'mergeinfo4'.
>
> Patch by: kameshj
> ]]]

> Index: subversion/tests/libsvn_subr/mergeinfo-test.c
> ===================================================================
> --- subversion/tests/libsvn_subr/mergeinfo-test.c (revision 23737)
> +++ subversion/tests/libsvn_subr/mergeinfo-test.c (working copy)
> @@ -221,8 +221,6 @@
>
> static const char *mergeinfo1 = "/trunk: 5,7-9,10,11,13,14,3\n/fred:8-10";
> static const char *mergeinfo2 = "/trunk: 1-4,6,3\n/fred:9-12";
> -static const char *mergeinfo3 = "/trunk: 3-7, 13\n/fred:9";
> -static const char *mergeinfo4 = "/trunk: 5-8, 13\n/fred:9";
> static const char *mergeinfo5 = "/trunk: 15-25, 35-45, 55-65";
> static const char *mergeinfo6 = "/trunk: 15-25, 35-45";
> static const char *mergeinfo7 = "/trunk: 10-30, 35-45, 55-65";

  • application/pgp-signature attachment: stored
Received on Thu Mar 8 22:31:19 2007

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.