Synch to No Gnus 200402270146.
[elisp/gnus.git-] / lisp / score-mode.el
index 66ed642..0e63ef1 100644 (file)
@@ -52,9 +52,7 @@
     table)
   "Syntax table used in score-mode buffers.")
 
-(defvar score-mode-coding-system (static-if (boundp 'MULE)
-                                    '*ctext*
-                                  'ctext))
+(defvar score-mode-coding-system 'ctext)
 
 ;;;###autoload
 (defun gnus-score-mode ()