mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Remove bogus extern declaration for unused (and nonexistant) field from test.c
svn:r17755
This commit is contained in:
parent
558e9899e4
commit
e6bf9fdf94
@ -2798,9 +2798,6 @@ test_onion_handshake(void)
|
|||||||
crypto_free_pk_env(pk);
|
crypto_free_pk_env(pk);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* DOCDOC fingerprint_list */
|
|
||||||
extern smartlist_t *fingerprint_list;
|
|
||||||
|
|
||||||
/** Run unit tests for router descriptor generation logic. */
|
/** Run unit tests for router descriptor generation logic. */
|
||||||
static void
|
static void
|
||||||
test_dir_format(void)
|
test_dir_format(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user