mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +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);
|
||||
}
|
||||
|
||||
/* DOCDOC fingerprint_list */
|
||||
extern smartlist_t *fingerprint_list;
|
||||
|
||||
/** Run unit tests for router descriptor generation logic. */
|
||||
static void
|
||||
test_dir_format(void)
|
||||
|
Loading…
Reference in New Issue
Block a user