浏览代码

org-mobile.el: Remove useless defvar

* org-mobile.el: Remove useless defvar.
Bastien Guerry 12 年之前
父节点
当前提交
afe762fa9f
共有 1 个文件被更改,包括 0 次插入2 次删除
  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.