Explorar o código

org-mobile.el: Remove useless defvar

* org-mobile.el: Remove useless defvar.
Bastien Guerry %!s(int64=12) %!d(string=hai) anos
pai
achega
afe762fa9f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      lisp/org-mobile.el

+ 0 - 2
lisp/org-mobile.el

@@ -307,8 +307,6 @@ Also exclude files matching `org-mobile-files-exclude-regexp'."
 	(push (cons file link-name) rtn)))
     (nreverse rtn)))
 
-(defvar org-agenda-filter)
-
 ;;;###autoload
 (defun org-mobile-push ()
   "Push the current state of Org affairs to the target directory.