mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-22 22:52:55 -05:00
remove unused variable
git-svn-id: file:///svn/unbound/trunk@3255 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
818650efae
commit
e3843bd0b6
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@ dt_msg_init(const struct dt_env *env,
|
|||
struct dt_env *
|
||||
dt_create(const char *socket_path, unsigned num_workers)
|
||||
{
|
||||
char *fio_err;
|
||||
fstrm_res res;
|
||||
struct dt_env *env;
|
||||
struct fstrm_iothr_options *fopt;
|
||||
|
|
|
|||
Loading…
Reference in a new issue