diff options
Diffstat (limited to 'tests/device.c')
| -rw-r--r-- | tests/device.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/device.c b/tests/device.c index 0ff784cc..7d10cbf1 100644 --- a/tests/device.c +++ b/tests/device.c @@ -1,5 +1,5 @@ // -// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2021 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a @@ -106,6 +106,4 @@ Main({ }); }); }); - - nng_fini(); }) |
