[51695] branches/gsoc09-gui/MacPorts_Framework/interpInit.tcl

juanger at macports.org juanger at macports.org
Sun May 31 14:32:33 PDT 2009


Revision: 51695
          http://trac.macports.org/changeset/51695
Author:   juanger at macports.org
Date:     2009-05-31 14:32:31 -0700 (Sun, 31 May 2009)
Log Message:
-----------
Cleaning the commented old code.

Modified Paths:
--------------
    branches/gsoc09-gui/MacPorts_Framework/interpInit.tcl

Modified: branches/gsoc09-gui/MacPorts_Framework/interpInit.tcl
===================================================================
--- branches/gsoc09-gui/MacPorts_Framework/interpInit.tcl	2009-05-31 21:10:33 UTC (rev 51694)
+++ branches/gsoc09-gui/MacPorts_Framework/interpInit.tcl	2009-05-31 21:32:31 UTC (rev 51695)
@@ -153,24 +153,6 @@
           }]
         }
 
-
-
-        # if {$nbchans == 1} {
-        #     set chan [lindex $channels 0]
-        #     
-        #     proc ::ui_$priority {str} [subst { 
-        #     	puts $chan "$prefix\$str"
-        #     	simplelog "$nottype $chan $prefix" "\$str" 
-        #     }]
-        # } else {
-        # 	proc ::ui_$priority {str} [subst {
-        # 		foreach chan \$channels {
-        # 			puts $chan "$prefix\$str"
-        # 			simplelog "$nottype $chan $prefix" "\$str" 
-        # 		}
-        # 	}]
-        # }
-        
     # Call ui_$priority - Is this step necessary? Consult with Randall
     #::ui_$priority $message
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090531/b63f3742/attachment.html>


More information about the macports-changes mailing list