org-babel-tangle-clean

org-babel-tangle-clean is an interactive compiled Lisp function in `ob-tangle.el'.


(org-babel-tangle-clean)

Remove comments inserted by `org-babel-tangle'.
Call this function inside of a source-code file generated by
`org-babel-tangle' to remove all comments inserted automatically
by `org-babel-tangle'. Warning, this comment removes any lines
containing constructs which resemble org-mode file links or noweb
references.