From a1027bceebb36afc4fa9d082277478abd8101eda Mon Sep 17 00:00:00 2001 From: Justin Berger Date: Fri, 20 Apr 2018 22:31:18 -0600 Subject: Enabled and then cleaned up warnings --- test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test.c') diff --git a/test.c b/test.c index 9fda5b1..7785b37 100644 --- a/test.c +++ b/test.c @@ -164,7 +164,6 @@ int main( int argc, char ** argv ) dump_iface( survive_get_so_by_name( ctx, "TR0" ), "TR0" ); dump_iface( survive_get_so_by_name( ctx, "WW0" ), "WW0" ); survive_startup(ctx); - survive_cal_install(ctx); while(survive_poll(ctx) == 0) { -- cgit v1.2.3