- avoid global namespace pollution

Signed-off-by: Cristian Stoica <cristi...@gmail.com>
---
 tcl/start.tcl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tcl/start.tcl b/tcl/start.tcl
index 55b0928..6d62479 100644
--- a/tcl/start.tcl
+++ b/tcl/start.tcl
@@ -509,6 +509,7 @@ foreach elt {winX winY winWidth winHeight} {
     set ${elt}_docked($name) [set ${elt}($name)]
   }
 }
+unset elt name
 
 # Default stats window lines:
 array set ::windows::stats::display {
-- 
1.8.1.5


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to