org-remove-tabs

org-remove-tabs is a compiled Lisp function in `org.el'.

(org-remove-tabs S &optional WIDTH)

Replace tabulators in S with spaces.
Assumes that s is a single line, starting in column 0.