From: marko Date: Tue, 1 Jan 2008 20:53:31 +0000 (+0000) Subject: Remove unneeded global variable mapping in a procedure. X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=3bb1cbaee9465d6005bca658d126dec66d746077;p=imunes.git Remove unneeded global variable mapping in a procedure. Bug found by: Submitted by: Reviewed by: Approved by: Obtained from: --- diff --git a/editor.tcl b/editor.tcl index d03937b..92a7ecc 100755 --- a/editor.tcl +++ b/editor.tcl @@ -26,7 +26,7 @@ # and Technology through the research contract #IP-2003-143. # -# $Id: editor.tcl,v 1.83 2008/01/01 18:22:59 marko Exp $ +# $Id: editor.tcl,v 1.84 2008/01/01 20:53:31 marko Exp $ #****h* imunes/editor.tcl @@ -424,8 +424,6 @@ proc drawLink { link } { #**** proc chooseIfName { lnode1 lnode2 } { - global $lnode1 $lnode2 - switch -exact -- [nodeType $lnode1] { pc { return eth