| | @@ -6590,12 +6590,10 @@ |
| 6590 | 6590 | pObj->cw = pOther->cw; |
| 6591 | 6591 | pObj->larrow = pOther->larrow; |
| 6592 | 6592 | pObj->rarrow = pOther->rarrow; |
| 6593 | 6593 | pObj->bClose = pOther->bClose; |
| 6594 | 6594 | pObj->bChop = pOther->bChop; |
| 6595 | | - pObj->inDir = pOther->inDir; |
| 6596 | | - pObj->outDir = pOther->outDir; |
| 6597 | 6595 | pObj->iLayer = pOther->iLayer; |
| 6598 | 6596 | } |
| 6599 | 6597 | |
| 6600 | 6598 | |
| 6601 | 6599 | /* Return a "Place" associated with object pObj. If pEdge is NULL |
| | @@ -8140,6 +8138,6 @@ |
| 8140 | 8138 | |
| 8141 | 8139 | |
| 8142 | 8140 | #endif /* PIKCHR_TCL */ |
| 8143 | 8141 | |
| 8144 | 8142 | |
| 8145 | | -#line 8170 "pikchr.c" |
| 8143 | +#line 8168 "pikchr.c" |
| 8146 | 8144 | |