Ignore:
Timestamp:
Nov 4, 2013, 11:15:43 AM (11 years ago)
Author:
ldelgass
Message:

remove unused proc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/apps/vtkstreamlines-test

    r3755 r4032  
    246246
    247247# ----------------------------------------------------------------------
    248 # USAGE: activate_flow
    249 #
    250 # ----------------------------------------------------------------------
    251 proc activate_flow {} {
    252     global widgets
    253     # global img_storage_dir
    254     # "flow capture 117 $img_storage_dir"
    255 
    256     set info {flow vectorid 0
    257               flow particle visible on
    258               flow lic on
    259               flow capture 100}
    260 
    261     $widgets(command) insert 0 $info
    262     send_command
    263 
    264 }
    265 
    266 # ----------------------------------------------------------------------
    267248# TOPLEVEL FOR IMAGES
    268249# ----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.