Index: /trunk/references/Shepherd/Configure.pm
===================================================================
--- /trunk/references/Shepherd/Configure.pm (revision 1399)
+++ /trunk/references/Shepherd/Configure.pm (revision 1403)
@@ -2,5 +2,5 @@
 package Shepherd::Configure;
 
-my $version = '0.27';
+my $version = '0.28';
 
 use strict;
@@ -165,17 +165,20 @@
     print "\n* Guided Channel Selection *\n";
 
-    print "\nHigh Definition TV (HDTV)\n".
-          "Most Australian TV networks broadcast at least some\n".
-          "programmes in HDTV each week, but for the most part\n".
-          "either upsample SD to HD or play a rolling demonstration\n".
-          "HD clip when they don't have the programme in HD format.\n\n".
-          "If you have a HDTV capable system and are interested in\n".
-          "having Shepherd's postprocessors populate HDTV content\n".
-          "then Shepherd will need to know the XMLTV IDs for the HD\n".
-          "channels also.  HD related SD channels are required.\n",
-          "The 7HD, Nine HD and One HD channels are populated\n",
-          "with programs from the first related SD channel.\n",
-          "$::wiki/FAQ#MyhighdefinitionHDchannelsaremissingprograms\n\n";
-    my $want_hdtv = &XMLTV::Ask::ask_boolean("Do you have High-Definition (HDTV)?");
+    # I believe this is now obsolete. Commenting out; will remove completely
+    # if that proves the case. 08-MAR-12.
+    # print "\nHigh Definition TV (HDTV)\n".
+    #      "Most Australian TV networks broadcast at least some\n".
+    #      "programmes in HDTV each week, but for the most part\n".
+    #      "either upsample SD to HD or play a rolling demonstration\n".
+    #      "HD clip when they don't have the programme in HD format.\n\n".
+    #      "If you have a HDTV capable system and are interested in\n".
+    #      "having Shepherd's postprocessors populate HDTV content\n".
+    #      "then Shepherd will need to know the XMLTV IDs for the HD\n".
+    #      "channels also.  HD related SD channels are required.\n",
+    #      "The 7HD, Nine HD and One HD channels are populated\n",
+    #      "with programs from the first related SD channel.\n",
+    #      "$::wiki/FAQ#MyhighdefinitionHDchannelsaremissingprograms\n\n";
+    #my $want_hdtv = &XMLTV::Ask::ask_boolean("Do you have High-Definition (HDTV)?");
+    my $want_hdtv = 0;
 
     my (@channellist, @hd_channellist, @paytv_channellist);
Index: /trunk/status
===================================================================
--- /trunk/status (revision 1401)
+++ /trunk/status (revision 1403)
@@ -3,5 +3,5 @@
 reference       Shepherd/Common.pm  0.39
 reference       Shepherd/MythTV.pm  0.10
-reference       Shepherd/Configure.pm   0.27
+reference       Shepherd/Configure.pm   0.28
 reference	Shepherd/json_pp.pm 0.2
 grabber         news                1.8
@@ -15,5 +15,4 @@
 reconciler      reconciler_mk2      0.46
 postprocessor   imdb_augment_data   1.01
-postprocessor   flag_aus_hdtv       0.51
 postprocessor   augment_timezone    0.22
 postprocessor	add_channel_icons   0.2
