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

[PATCH] Remove unused parameters in libsvn_wc/update_editor.c:accumulate_last_change()

From: Arwin Arni <arwin_at_collab.net>
Date: Thu, 30 Dec 2010 12:46:41 +0530

Hi All,

This patch removes some unused parameters in the function
accumulate_last_change() inside libsvn_wc/update-editor.c

There were two parameters ( svn_wc__db_t *db, const char *local_abspath
) that were not being used.

I have removed them and fixed the function calls.

I have attached the patch and the log message. Please review and respond.

Regards,
Arwin Arni

Received on 2010-12-30 08:17:22 CET

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.