Remove RCS keywords, since they no longer work after git migration.
[mmh] / etc / mhn.defaults.sh
index 603bcb1..0db5d3a 100755 (executable)
@@ -2,8 +2,6 @@
 #
 # mhn.defaults.sh -- create extra profile file for MIME handling
 #
-# $Id$
-#
 # USAGE: mhn.defaults.sh [ search-path [ search-prog ]]
 
 # If a search path is passed to the script, we
@@ -154,11 +152,6 @@ if [ ! -z "$PGM" ]; then
        echo "mhshow-suffix-application/msword: .doc" >> $TMP
 fi
 
-PGM="`$SEARCHPROG $SEARCHPATH xterm`"
-if [ ! -z "$PGM" ]; then
-       echo "mhshow-charset-iso-8859-1: xterm -fn '-*-*-medium-r-normal-*-*-120-*-*-c-*-iso8859-*' -e '%s'" >> $TMP
-fi
-
 # output a sorted version of the file
 sort < $TMP