Ignore:
Timestamp:
Jul 21, 2015, 12:59:34 PM (9 years ago)
Author:
ldelgass
Message:

Remove code with no effect

File:
1 edited

Legend:

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

    r5729 r5772  
    10661066    }
    10671067    if {"" != $_first} {
    1068         set location [$_first hints camera]
    1069         if { $location != "" } {
    1070             array set view $location
    1071         }
    1072 
    10731068        foreach axis { x y z } {
    10741069            set label [$_first hints ${axis}label]
Note: See TracChangeset for help on using the changeset viewer.