From 9fc4fa1f9d334e255c820e64d5aa56daeeb83375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johann=20Kl=C3=A4hn?= Date: Sun, 31 Dec 2017 02:29:53 +0100 Subject: Remove side-effect-free statement (#81) --- helpful.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/helpful.el b/helpful.el index 4eed109..6b96af3 100644 --- a/helpful.el +++ b/helpful.el @@ -656,8 +656,6 @@ unescaping too." (helpful--propertize-keywords) (s-trim))) -(helpful--format-docstring "(apply '+ 1 '(1 2))") - (defconst helpful--highlighting-funcs '(ert--activate-font-lock-keywords highlight-quoted-mode -- cgit v1.0