Changeset 6003


Ignore:
Timestamp:
Feb 11, 2016 1:54:06 PM (8 years ago)
Author:
ldelgass
Message:

Remove redundant call to clearHighlight

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geovis/trunk/Picker.cpp

    r6002 r6003  
    237237    INFO("Select miss");
    238238    _renderer->clearSelection();
    239     clearHighlight();
    240239
    241240    static const char *mesg = "nv>select clear\n";
Note: See TracChangeset for help on using the changeset viewer.