aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/openac/openac.c1
1 files changed, 0 insertions, 1 deletions
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);
}