On Wed, Apr 20, 2011 at 06:36, <rhuij...@apache.org> wrote: > Author: rhuijben > Date: Wed Apr 20 10:36:47 2011 > New Revision: 1095351 > > URL: http://svn.apache.org/viewvc?rev=1095351&view=rev > Log: > Following up on r1095100, remove handling of the OP_PRISTINE_GET_TRANSLATED > workingqueue item. We never inserted this in the working queue for real > working copies. > > * subversion/libsvn_wc/workqueue.c > (OP_PRISTINE_GET_TRANSLATED): Remove define. > (pristine_get_translated): Remove function. > (run_pristine_get_translated): Remove function. > (dispatch_table): Remove reference.
The other OPs can be removed, given the recent format bump. -g