[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Remove a redundant declaration



commit 27ec1fafe4a739429ac82d47015465bb5a2d9674
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Thu Jul 18 08:56:02 2013 -0400

    Remove a redundant declaration
---
 src/or/transports.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/or/transports.h b/src/or/transports.h
index 126b704..1c6fc41 100644
--- a/src/or/transports.h
+++ b/src/or/transports.h
@@ -117,8 +117,6 @@ STATIC char *get_transport_options_for_server_proxy(const managed_proxy_t *mp);
 
 STATIC void managed_proxy_destroy(managed_proxy_t *mp,
                                   int also_terminate_process);
-STATIC managed_proxy_t *managed_proxy_create(const smartlist_t *transport_list,
-                                             char **proxy_argv, int is_server);
 
 STATIC managed_proxy_t *managed_proxy_create(const smartlist_t *transport_list,
                                              char **proxy_argv, int is_server);

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits