--- loncom/interface/lonprintout.pm	2011/09/13 21:43:03	1.596
+++ loncom/interface/lonprintout.pm	2011/09/15 12:09:44	1.597
@@ -2,7 +2,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.596 2011/09/13 21:43:03 raeburn Exp $
+# $Id: lonprintout.pm,v 1.597 2011/09/15 12:09:44 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3993,12 +3993,6 @@ ALL_PROBLEMS
 							  $map,
 							  $isProblem, '', $symbFilter,
 							  $start_new_option);
-        my $secpdfoption;
-        unless (($helper->{'VARS'} eq 'problems_for_anon')     ||
-                ($helper->{'VARS'}->{'PRINT_TYPE'} eq 'problems_for_anon_page') ||
-                ($helper->{'VARS'}->{'PRINT_TYPE'} eq 'resources_for_anon')  ) {
-            $secpdfoption =  '<choice computer="sections">Each PDF contains exactly one section</choice>';
-        }
 	$resource_selector .=  &generate_format_selector($helper,
                                                          'How should results be printed?').
                                &generate_resource_chooser('CHOOSE_STUDENTS_PAGE',