aboutsummaryrefslogtreecommitdiff
path: root/src/or/command.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-05 21:39:56 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-05 21:39:56 +0000
commit9c7eaa7a9ddde07ce0bdc9d471a3ca3d40e20caa (patch)
treeabf644d4d0a474113786cf9dffa929f1536fc792 /src/or/command.c
parent7dc70c2405e02e121c445e9d9970534e3236562a (diff)
downloadtor-9c7eaa7a9ddde07ce0bdc9d471a3ca3d40e20caa.tar
tor-9c7eaa7a9ddde07ce0bdc9d471a3ca3d40e20caa.tar.gz
r17918@catbus: nickm | 2008-02-05 16:39:17 -0500
Remove a few #if-0d items. svn:r13392
Diffstat (limited to 'src/or/command.c')
-rw-r--r--src/or/command.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/command.c b/src/or/command.c
index 61ff77c80..ea626416b 100644
--- a/src/or/command.c
+++ b/src/or/command.c
@@ -39,10 +39,6 @@ static void command_process_destroy_cell(cell_t *cell, or_connection_t *conn);
static void command_process_versions_cell(var_cell_t *cell,
or_connection_t *conn);
static void command_process_netinfo_cell(cell_t *cell, or_connection_t *conn);
-#if 0
-static void command_process_cert_cell(var_cell_t *cell, or_connection_t *conn);
-static void command_process_link_auth_cell(cell_t *cell,or_connection_t *conn);
-#endif
#ifdef KEEP_TIMING_STATS
/** This is a wrapper function around the actual function that processes the