Index: brave.c =================================================================== --- brave.c (revision 25661) +++ brave.c (revision 25662) @@ -54,7 +54,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_OLD_LIBWIN, "oldlibwin", "old library window", "use the old library window instead of the new, DAD based", 0}, {PCB_BRAVE_OLD_SPINBOX, "oldspinbox", "old spin box", "use the old spin box widgets instead of the new, DAD based", 0}, {0, NULL, NULL, NULL} };