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/vtkstreamlinesviewer.tcl

    r5770 r5772  
    10061006    }
    10071007    if {"" != $_first} {
    1008         set location [$_first hints camera]
    1009         if { $location != "" } {
    1010             array set view $location
    1011         }
    10121008        foreach axis { x y z } {
    10131009            set label [$_first hints ${axis}label]
Note: See TracChangeset for help on using the changeset viewer.