Rev 1027: Remove commented out unused code. in file:///data/jelmer/bzr-svn/pyrex/

Jelmer Vernooij jelmer at samba.org
Fri Mar 21 19:02:37 GMT 2008


At file:///data/jelmer/bzr-svn/pyrex/

------------------------------------------------------------
revno: 1027
revision-id: jelmer at samba.org-20080321190236-st4f4dm7uh4nmedg
parent: jelmer at samba.org-20080321154919-wxnwxvpotm03l5z0
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: pyrex
timestamp: Fri 2008-03-21 20:02:36 +0100
message:
  Remove commented out unused code.
modified:
  client.pyx                     client.pyx-20080313235339-wbyjbw2namuiql8f-1
=== modified file 'client.pyx'
--- a/client.pyx	2008-03-18 17:19:59 +0000
+++ b/client.pyx	2008-03-21 19:02:36 +0000
@@ -72,12 +72,8 @@
         apr_hash_t *config
         svn_cancel_func_t cancel_func
         void *cancel_baton
-        #svn_wc_notify_func2_t notify_func2
-        #void *notify_baton2
         svn_client_get_commit_log2_t log_msg_func2
         void *log_msg_baton2
-        #svn_ra_progress_notify_func_t progress_func
-        #void *progress_baton
     svn_error_t *svn_client_create_context(svn_client_ctx_t **ctx, 
                                            apr_pool_t *pool)
 




More information about the bazaar-commits mailing list