]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-exp-blocks.el
Update to Org mode 7.4
[gnu-emacs] / lisp / org / org-exp-blocks.el
index 3751e68e057b0063d816adf7a75606009df0d472..57087e1dfc7aa295a30d314915243d135236e29a 100644 (file)
@@ -4,7 +4,7 @@
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Eric Schulte
-;; Version: 7.3
+;; Version: 7.4
 
 ;; This file is part of GNU Emacs.
 ;;
@@ -201,9 +201,6 @@ which defaults to the value of `org-export-blocks-witheld'."
        (interblock start (point-max))
        (run-hooks 'org-export-blocks-postblock-hook)))))
 
-(add-hook 'org-export-preprocess-after-include-files-hook
-         'org-export-blocks-preprocess)
-
 ;;================================================================================
 ;; type specific functions