diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-10-22 18:18:24 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-10-22 18:18:24 (GMT) |
commit | 3a98acb6407b3570be0ebb6a730b98d24ea3afc1 (patch) | |
tree | f90a041d19343958280a629d02303d1f0e84b808 /tksao/frame/basecommand.C | |
parent | 8da5784b3e24ca5f40b380525ae3b15105b5c732 (diff) | |
download | blt-3a98acb6407b3570be0ebb6a730b98d24ea3afc1.zip blt-3a98acb6407b3570be0ebb6a730b98d24ea3afc1.tar.gz blt-3a98acb6407b3570be0ebb6a730b98d24ea3afc1.tar.bz2 |
new mask
Diffstat (limited to 'tksao/frame/basecommand.C')
-rw-r--r-- | tksao/frame/basecommand.C | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tksao/frame/basecommand.C b/tksao/frame/basecommand.C index c082b72..6bcc2d3 100644 --- a/tksao/frame/basecommand.C +++ b/tksao/frame/basecommand.C @@ -2523,13 +2523,6 @@ void Base::matchCmd(const char* xxname1, const char* yyname1, rrname); } -void Base::maskClearCmd() -{ - // waj - // currentContext->mask.deleteAll(); - update(BASE); -} - void Base::maskColorCmd(const char* color) { if (maskColorName) |