aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/po.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/po.el')
-rw-r--r--lisp/textmodes/po.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el
index 191f166e1e..93446be8f8 100644
--- a/lisp/textmodes/po.el
+++ b/lisp/textmodes/po.el
@@ -32,10 +32,6 @@
;;; Code:
-; Make the cpnnn codesets available.
-(if (not (string-match "XEmacs\\|Lucid" emacs-version))
- (mapc #'codepage-setup (mapcar #'car (cp-supported-codepages))))
-
(defconst po-content-type-charset-alist
'(; Note: Emacs 21 doesn't support all encodings, thus the missing entries.
(ASCII . undecided)