You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2015/01/14 11:29:42 UTC

svn commit: r1651614 - /subversion/trunk/subversion/libsvn_repos/dump.c

Author: julianfoad
Date: Wed Jan 14 10:29:42 2015
New Revision: 1651614

URL: http://svn.apache.org/r1651614
Log:
* subversion/libsvn_repos/dump.c
  (write_revision_record): Remove a comment obsoleted by r850584.

Modified:
    subversion/trunk/subversion/libsvn_repos/dump.c

Modified: subversion/trunk/subversion/libsvn_repos/dump.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_repos/dump.c?rev=1651614&r1=1651613&r2=1651614&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_repos/dump.c (original)
+++ subversion/trunk/subversion/libsvn_repos/dump.c Wed Jan 14 10:29:42 2015
@@ -1712,8 +1712,6 @@ write_revision_record(svn_stream_t *stre
   svn_string_t *datevalue;
   svn_stream_t *propstream;
 
-  /* Read the revision props even if we're aren't going to dump
-     them for verification purposes */
   SVN_ERR(svn_fs_revision_proplist(&props, fs, rev, pool));
 
   /* Run revision date properties through the time conversion to