Index: brave.c =================================================================== --- brave.c (revision 23805) +++ brave.c (revision 23806) @@ -53,7 +53,6 @@ {PCB_BRAVE_NOXOR, "noxor", "avoid xor drawing", "use alternative rendering instead of xor draw", 0}, {PCB_BRAVE_CLIPBATCH, "clipbatch", "batch poly clipping", "batch polygon clipping in some expensive user operations", 0}, {PCB_BRAVE_LESSTIF_TREETABLE, "lesstifttbl", "lesstif tree table", "enable experimental lesstif tree table support", 0}, - {PCB_BRAVE_LESSTIF_NEWTABBED, "lesstifnewtabbed", "lesstif new tabbed", "enable experimental lesstif tabbed widget support", 0}, {0, NULL, NULL, NULL} };