1
0
Fork 0

delete non-issue

This commit is contained in:
Torusrxxx 2016-06-21 11:21:52 +00:00 committed by GitHub
parent 3610fc0e59
commit ce72c539c8
1 changed files with 0 additions and 2 deletions

View File

@ -210,9 +210,7 @@ void DbLoad(DbLoadSaveType loadType)
pluginLoadDb.loadSaveType = 0;
break;
}
//TODO: We have to increment the reference count before every callback invoke.
plugincbcall(CB_LOADDB, &pluginLoadDb);
json_decref(pluginRoot);
}
}