Skip to content

Commit

Permalink
[tests] remove unnecessary host_remove
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Sep 13, 2016
1 parent b14d382 commit f126f82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libknet/tests/api_knet_host_enable_status_change_notify.c
Expand Up @@ -137,8 +137,6 @@ static void test(void)

flush_logs(logfds[0], stdout);


knet_host_remove(knet_h, 1);
knet_handle_free(knet_h);
flush_logs(logfds[0], stdout);
close_logpipes(logfds);
Expand Down

0 comments on commit f126f82

Please sign in to comment.