diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/eos/jao-tracking.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/eos/jao-tracking.el b/lib/eos/jao-tracking.el index 23bd099..5fca653 100644 --- a/lib/eos/jao-tracking.el +++ b/lib/eos/jao-tracking.el @@ -101,8 +101,6 @@ (cmd (format "wmctrl -r emacs -b %s,demands_attention" action))) (shell-command-to-string cmd)))) -(jao-tracking-set-log "") - (defun jao-tracking--buffer-str (s) (if (listp s) `(:propertize ,(plist-get s :propertize) |