summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-07-09 21:28:28 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-07-09 21:28:28 (GMT)
commitcf5512238a12cf871256c34e7aed6c911b35ba2f (patch)
tree9d2097102eced1038b92f03c761661cd604d30b7
parent3c6b25616a5b4c97849f1d0846cae4d66d762b61 (diff)
downloadblt-cf5512238a12cf871256c34e7aed6c911b35ba2f.zip
blt-cf5512238a12cf871256c34e7aed6c911b35ba2f.tar.gz
blt-cf5512238a12cf871256c34e7aed6c911b35ba2f.tar.bz2
simply ast grid code
-rw-r--r--tksao/frame/grid2d.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/tksao/frame/grid2d.C b/tksao/frame/grid2d.C
index 1b45ce3..6709b0c 100644
--- a/tksao/frame/grid2d.C
+++ b/tksao/frame/grid2d.C
@@ -105,7 +105,6 @@ int Grid2d::doit(RenderMode rm)
astInvert(ast);
astAddFrame(frameSet, AST__CURRENT, astUnitMap(2,""), ast);
astSetI(frameSet,"Current",id+nf);
- astShow(frameSet);
}
break;
}