summaryrefslogtreecommitdiff
path: root/org-fc.el
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2021-03-04 20:10:47 +0100
committerLeon Rische <leon.rische@me.com>2021-03-04 20:10:47 +0100
commit711511192c62f6dccc96644dcf0705fda99e753a (patch)
treeba87e28c47d54b32f3f30d7173bb834d58e40d9c /org-fc.el
parentf05985361b6a35b67b879839213541823d74d4d8 (diff)
Add missing argument to obsolete function/variable definitions
Diffstat (limited to 'org-fc.el')
-rw-r--r--org-fc.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/org-fc.el b/org-fc.el
index 6ff5ccc..8731e61 100644
--- a/org-fc.el
+++ b/org-fc.el
@@ -1313,8 +1313,6 @@ same ID as the current card in the session."
(org-fc-review-quit)
(signal (car err) (cdr err)))))
-(define-obsolete-function-alias 'org-fc-review-rate-card 'org-fc-review-rate)
-
(defun org-fc-review-rate-again ()
"Rate the card at point with 'again'."
(interactive)