Browse Source

org-protocol: Tiny clean up

Nicolas Goaziou 8 years ago
parent
commit
267af5e2fb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lisp/org-protocol.el

+ 0 - 2
lisp/org-protocol.el

@@ -116,8 +116,6 @@
 ;;; Code:
 
 (require 'org)
-(eval-when-compile
-  (require 'cl))
 
 (declare-function org-publish-get-project-from-filename "ox-publish"
 		  (filename &optional up))