View | Details | Raw Unified | Return to bug 10821
Collapse All | Expand All

(-)gnomebaker-old/src/execfunctions.c (-1 / +1 lines)
Lines 1335-1341 Link Here
1335
        exec_cmd_add_arg(cmd, "--simulate");
1335
        exec_cmd_add_arg(cmd, "--simulate");
1336
1336
1337
    /*if(preferences_get_int(GB_OVERBURN))*/
1337
    /*if(preferences_get_int(GB_OVERBURN))*/
1338
        exec_cmd_add_arg(cmd, "-overburn");
1338
    /*    exec_cmd_add_arg(cmd, "-overburn"); */
1339
}
1339
}
1340
1340
1341
1341

Return to bug 10821