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

[PATCH] libsvn_fs_fs: Remove unused function

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2007-04-07 19:23:48 CEST

Hello,

The function in libsvn_fs_fs/err.c svn_fs_fs__err_txn_not_mutable()
intended to be used when trying to change the unchangeable named
transaction in the file system is never used. Please find attached a
patch to remove this function.

[[
Remove one of unused function which was intended to be used when trying
to change the unchangeable named transaction in the filesystem.

* subversion/libsvn_fs_fs/err.c
  svn_fs_fs__err_txn_not_mutable(): Remove.
* subversion/libsvn_fs_fs/err.h
  svn_fs_fs__err_txn_not_mutable(): Remove.
]]

-- 
Regards,
Bhuvaneswaran

Received on Sat Apr 7 19:24:07 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.