summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--typo.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/typo.el b/typo.el
index aa32b3d..4b8102c 100644
--- a/typo.el
+++ b/typo.el
@@ -37,8 +37,6 @@
;;; Code:
-(eval-when-compile (require 'inline))
-
(defgroup typo nil
"Completion style using typo analysis."
:group 'minibuffer)