diff --git a/src/openac/openac.c b/src/openac/openac.c index f63676bbc..407ce3608 100755 --- a/src/openac/openac.c +++ b/src/openac/openac.c @@ -521,6 +521,5 @@ end: closelog(); dbg = dbg_default; options->destroy(options); - library_deinit(); exit(status); }