summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-chats.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-chats.el')
-rw-r--r--custom/jao-custom-chats.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/custom/jao-custom-chats.el b/custom/jao-custom-chats.el
index 60368d3..d110a24 100644
--- a/custom/jao-custom-chats.el
+++ b/custom/jao-custom-chats.el
@@ -118,13 +118,6 @@
(circe-lagmon-mode))
;;;; startup
-(defun jao-telega ()
- (interactive)
- (jao-tracking-go-to-chats)
- (if (get-buffer telega-root-buffer-name)
- (pop-to-buffer telega-root-buffer-name)
- (telega)))
-
(defun jao-chats (&optional p)
(interactive "P")
(when (or p (y-or-n-p "Connect to telegram? "))