aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/unicode-tokens.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode-tokens.el')
-rw-r--r--lib/unicode-tokens.el6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index ba3d036a..d05bfc1e 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -45,11 +45,7 @@
(require 'quail)
(eval-when-compile
- (require 'maths-menu) ; nuke compile warnings
- ;; Emacs <24 compatibility
- (when (and (fboundp 'flet)
- (not (get 'flet 'byte-obsolete-info)))
- (defalias 'cl-flet 'flet)))
+ (require 'maths-menu)) ; nuke compile warnings
;;
;; Customizable user options