Index: rats_mincut.c =================================================================== --- rats_mincut.c (revision 23606) +++ rats_mincut.c (revision 23607) @@ -122,10 +122,6 @@ pcb_find_t fctx; shctx_t shctx; -TODO("remove this check from here, handled at the caller"); - if (!conf_mincut.plugins.mincut.enable) - return bad_gr; - pcb_obj_center(term, &x, &y); debprintf("short on terminal\n");