Revert "ox-koma-letter: fix bug introduced in 304a5cb"

This reverts commit 1ce810f9ab.
This commit is contained in:
Rasmus 2015-03-20 22:12:35 +01:00
parent 1ce810f9ab
commit 0f9c0e79ba
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ holding export options."
(subject* (org-string-nw-p
(org-export-data
(org-element-parse-secondary-string
(or (plist-get info :subject) "")
(plist-get info :subject)
(org-element-restriction 'keyword))
info)))
(title* (and (plist-get info :with-title)