Function LineGetter.deleteChar

Deletes the character at the current position in the line. You'll probably want to call redraw() after deleting chars.

void deleteChar();