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/geoviewer-test

    r4029 r4032  
    183183
    184184# ----------------------------------------------------------------------
    185 # USAGE: activate_flow
    186 #
    187 # ----------------------------------------------------------------------
    188 proc activate_flow {} {
    189     global widgets
    190     # global img_storage_dir
    191     # "flow capture 117 $img_storage_dir"
    192 
    193     set info {flow vectorid 0
    194               flow particle visible on
    195               flow lic on
    196               flow capture 100}
    197 
    198     $widgets(command) insert 0 $info
    199     send_command
    200 
    201 }
    202 
    203 # ----------------------------------------------------------------------
    204185# TOPLEVEL FOR IMAGES
    205186# ----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.