added a sample line commented out
This commit is contained in:
parent
f9e60cea28
commit
b9224dfa97
@ -1698,9 +1698,9 @@ int main (int argc, char* argv[])
|
||||
hclcb.gc = gc_hcl;
|
||||
hclcb.vm_startup = vm_startup;
|
||||
hclcb.vm_cleanup = vm_cleanup;
|
||||
/*hclcb.vm_checkpoint = vm_checkpoint;*/
|
||||
hcl_regcb (hcl, &hclcb);
|
||||
|
||||
|
||||
if (logopt)
|
||||
{
|
||||
if (handle_logopt (hcl, logopt) <= -1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user