delete-to-left-margin

delete-to-left-margin is a compiled Lisp function in `indent.el'.

(delete-to-left-margin &optional FROM TO)

Remove left margin indentation from a region.
This deletes to the column given by `current-left-margin'.
In no case will it delete non-whitespace.
Args FROM and TO are optional; default is the whole buffer.