aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-07 09:26:44 +0300
committerThanos Apollo <[email protected]>2023-07-07 09:26:44 +0300
commit7cefb9f141041b4e263db0531a7a948eb280773f (patch)
tree8a91f53c7bb06a8251af30a1b519f7fbd5728cd0
parent6b649d55eaa23433bc8ba36b8482fd32916c7f4f (diff)
remove yeetube-read-manual
Who reads the manual anyway?
-rw-r--r--yeetube.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/yeetube.el b/yeetube.el
index 68c20cd..f50dbe5 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -393,10 +393,6 @@ OPERATION & WHERE are required to work with 'add-variable-watcher."
(switch-to-buffer buffer-cur))
(goto-char (mark))))
-(defun yeetube-read-manual ()
- "Read yeetube.el Manual."
- (interactive)
- (find-file (expand-file-name "manual.org")))
;; Variable to watch
(add-variable-watcher 'yeetube-download-directory #'yeetube-update-info)