|
@@ -71,7 +71,6 @@ int NCDInterpProg_Init (NCDInterpProg *o, NCDProgram *prog, NCDPlaceholderDb *pd
|
|
|
if (!NCDInterpProcess_Init(&e->iprocess, p, pdb, module_index, method_index)) {
|
|
if (!NCDInterpProcess_Init(&e->iprocess, p, pdb, module_index, method_index)) {
|
|
|
BLog(BLOG_ERROR, "NCDInterpProcess_Init failed");
|
|
BLog(BLOG_ERROR, "NCDInterpProcess_Init failed");
|