summaryrefslogtreecommitdiffstats
path: root/tksao/frame
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame')
-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;
}