Index: boxsym-rnd/generator.awk =================================================================== --- boxsym-rnd/generator.awk (revision 3133) +++ boxsym-rnd/generator.awk (revision 3134) @@ -295,8 +295,6 @@ ALIGN["cfg", "expand_slot"] = 1 align_pins("", ALIGN) sym_begin(refdes, -2*pin_grid, -pin_grid) - sym_rect(SYM, 0, -half, xs * step + xo, P["ny"] * step + yo - half) - draw_box(SYM, ALIGN["box","width"], ALIGN["box","height"], border, "") draw_all_pin("", ALIGN, 1) draw_all_labels("")