Browse Source

Remove debugging code

pdontthink 19 years ago
parent
commit
dc3a197790
1 changed files with 0 additions and 2 deletions
  1. 0 2
      config/conf.pl

+ 0 - 2
config/conf.pl

@@ -2774,8 +2774,6 @@ sub command_templates {
         # list template sets
         #
         if ( $input =~ /^\s*l\s*/i ) {
-# LEFT OFF HERE!  default is lost after detection.... hmmmm
-print "DEFAULT INDEX IS " . $templateset_default . "\n";
             $count = 0;
             while ( $count <= $#templateset_name ) {
                 if ( $count == $templateset_default ) {