summaryrefslogtreecommitdiffstats
path: root/tksao/frame/basecommand.C
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/basecommand.C')
-rw-r--r--tksao/frame/basecommand.C6
1 files changed, 0 insertions, 6 deletions
diff --git a/tksao/frame/basecommand.C b/tksao/frame/basecommand.C
index 5c832ee..7f5615a 100644
--- a/tksao/frame/basecommand.C
+++ b/tksao/frame/basecommand.C
@@ -675,12 +675,6 @@ void Base::colorScaleLogCmd(double exp)
}
}
-void Base::contourAppendCmd(ContourLevel* cl)
-{
- currentContext->contourAppendAux(cl);
- update(PIXMAP);
-}
-
void Base::contourCreateCmd(const char* color, int width, int dash,
FVContour::Method method, int numlevel,
int smooth,