unsetFrame method

void unsetFrame()

Implementation

void unsetFrame() {
  attrs &= ~CellAttr.frameMask;
}