* contrib/lisp/org-e-odt.el (org-e-odt--export-wrap): Fix parenthesis mismatch.
@@ -4014,7 +4014,6 @@ contextual information."
;; Delete temporary directory and also other embedded
;; files that get copied there.
(delete-directory org-e-odt-zip-dir t)))))
- (condition-case err
(condition-case err
(progn
(unless (executable-find "zip")