Changeset 4416 for trunk/gui


Ignore:
Timestamp:
Jun 23, 2014, 2:31:28 PM (10 years ago)
Author:
ldelgass
Message:

remove initializer for removed variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/drawing.tcl

    r4415 r4416  
    6060    if {"" == $xunits || "arbitrary" == $xunits} {
    6161        set xunits "um"
    62     }
    63     array set _limits {
    64         xMin 0
    65         xMax 0
    66         yMin 0
    67         yMax 0
    68         zMin 0
    69         zMax 0
    7062    }
    7163    # determine the overall size of the device
Note: See TracChangeset for help on using the changeset viewer.