diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-07-11 20:12:51 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-07-11 20:12:51 (GMT) |
commit | 2081af23e67dd32c82a1ed95a57d7da5e6fd8dc5 (patch) | |
tree | f46c157ec756ff0a2a65ce6fe72cdcb6b3353528 /tksao/frame/fr3dcommand.C | |
parent | 3c807c4e06d554ac546a7ce23d7b16e4fb1b2c01 (diff) | |
download | blt-2081af23e67dd32c82a1ed95a57d7da5e6fd8dc5.zip blt-2081af23e67dd32c82a1ed95a57d7da5e6fd8dc5.tar.gz blt-2081af23e67dd32c82a1ed95a57d7da5e6fd8dc5.tar.bz2 |
rm analysisMarker code
Diffstat (limited to 'tksao/frame/fr3dcommand.C')
-rw-r--r-- | tksao/frame/fr3dcommand.C | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tksao/frame/fr3dcommand.C b/tksao/frame/fr3dcommand.C index 6c6fc9b..f864649 100644 --- a/tksao/frame/fr3dcommand.C +++ b/tksao/frame/fr3dcommand.C @@ -226,7 +226,6 @@ void Frame3dBase::crop3dEndCmd(const Vector& vv, int which) update(MATRIX); updateMarkerCBs(&userMarkers); updateMarkerCBs(&catalogMarkers); - // updateMarkerCBs(&analysisMarkers); } void Frame3dBase::get3dBorderCmd() |