Skip to content

Commit

Permalink
if5
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Sep 9, 2024
1 parent e35c139 commit 999b06a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libnczarr/zplugins.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ NCZ_plugin_path_finalize(void** statep)
if(l != NULL) (void)ncpsharedlibfree(l);
}
}
#endif
gz->loaded_plugins_max = 0;
nullfree(gz->loaded_plugins); gz->loaded_plugins = NULL;
assert(gz->default_libs != NULL);
Expand Down

0 comments on commit 999b06a

Please sign in to comment.