(org-export-as-html): Removed bogus (debug) form.
This commit is contained in:
parent
b58b00ca71
commit
9fe0d191bb
1 changed files with 0 additions and 1 deletions
|
@ -9103,7 +9103,6 @@ headlines. The default is 3. Lower levels will become bulleted lists."
|
|||
(if org-export-html-with-timestamp
|
||||
(insert org-export-html-html-helper-timestamp))
|
||||
(insert "</body>\n</html>\n")
|
||||
(debug)
|
||||
(normal-mode)
|
||||
(save-buffer)
|
||||
(goto-char (point-min)))))
|
||||
|
|
Loading…
Add table
Reference in a new issue