clean nixide_api
This commit is contained in:
parent
db418c2411
commit
89bcc2dcff
2 changed files with 1 additions and 9 deletions
|
|
@ -9,6 +9,7 @@ extern "C" {
|
|||
|
||||
nix_err nix_register_plugin(nix_c_context * context, char * plugin)
|
||||
{
|
||||
// DEBUG: TODO
|
||||
if (context)
|
||||
context->last_err_code = NIX_OK;
|
||||
if (plugin == nullptr) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue