Index: netlist_act.c =================================================================== --- netlist_act.c (revision 23574) +++ netlist_act.c (revision 23575) @@ -321,7 +321,6 @@ /* Add is different, because the net/pin won't already exist. */ return pcb_netlist_add(0, a1, a2); case F_Sort: - pcb_sort_netlist(); pcb_ratspatch_make_edited(PCB); return 0; case F_Freeze: