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 2018/01/22 09:54:54 UTC

svn commit: r1821832 - /subversion/trunk/subversion/include/svn_client.h

Author: julianfoad
Date: Mon Jan 22 09:54:54 2018
New Revision: 1821832

URL: http://svn.apache.org/viewvc?rev=1821832&view=rev
Log:
Remove an obsolete comment (pre-1.7).

Modified:
    subversion/trunk/subversion/include/svn_client.h

Modified: subversion/trunk/subversion/include/svn_client.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_client.h?rev=1821832&r1=1821831&r2=1821832&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_client.h (original)
+++ subversion/trunk/subversion/include/svn_client.h Mon Jan 22 09:54:54 2018
@@ -6868,15 +6868,6 @@ svn_client_shelf_has_changes(svn_boolean
  * @{
  */
 
-/** Implementation note:
- *
- *  For now, changelists are implemented by scattering the
- *  associations across multiple .svn/entries files in a working copy.
- *  However, this client API was written so that we have the option of
- *  changing the underlying implementation -- we may someday want to
- *  store changelist definitions in a centralized database.
- */
-
 /**
  * Add each path in @a paths (recursing to @a depth as necessary) to
  * @a changelist.  If a path is already a member of another