Skip to content

Commit

Permalink
app_jsdt: removed dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Jul 19, 2017
1 parent 5937adf commit 150e420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/app_jsdt/app_jsdt_api.c
Expand Up @@ -1145,7 +1145,6 @@ int sr_kemi_jsdt_exec_func_ex(duk_context *J, sr_kemi_t *ket)
fname->len, fname->s);
return app_jsdt_return_false(J);
}
return app_jsdt_return_false(J);
}

/**
Expand Down

0 comments on commit 150e420

Please sign in to comment.