Skip to content

Commit

Permalink
removed unnecessary empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
DoMiNela10 committed Sep 25, 2016
1 parent 9f56bb1 commit 1dc79b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ox-sfhp.el
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,6 @@ exist."
async subtreep visible-only body-only ext-plist
'org-sfhp-run-appropriate-mode))


;;;###autoload
(defun org-sfhp-export-to-file
(&optional async subtreep visible-only body-only ext-plist)
Expand All @@ -692,7 +691,6 @@ and open it."
(org-open-file (org-sfhp-export-to-file
async subtreep visible-only body-only ext-plist)))


;;; filters
(defun org-sfhp-final-filter (contents backend info)
"A final filter for ox-sfhp."
Expand Down

0 comments on commit 1dc79b2

Please sign in to comment.