Changeset 5921 for branches


Ignore:
Timestamp:
Oct 23, 2015 12:54:22 AM (9 years ago)
Author:
ldelgass
Message:

Remove redundant fix for units from r5920 -- a fix was already comitted in
r5913

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.4/gui/scripts/vtkheightmapviewer.tcl

    r5920 r5921  
    631631            if { ![info exists _limits($axis)] } {
    632632                set _limits($axis) $lim
    633                 set units [$dataobj hints ${axis}units]
    634                 set found($units) 1
    635633                continue
    636634            }
Note: See TracChangeset for help on using the changeset viewer.