summaryrefslogtreecommitdiffstats
path: root/tksao/frame/fvcontour.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/fvcontour.h')
-rw-r--r--tksao/frame/fvcontour.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tksao/frame/fvcontour.h b/tksao/frame/fvcontour.h
index c8068b2..79f4384 100644
--- a/tksao/frame/fvcontour.h
+++ b/tksao/frame/fvcontour.h
@@ -38,8 +38,6 @@ class FVContour {
void unity(FitsImage*);
void bin(FitsImage*);
void nobin(FitsImage*);
- void convolve(FitsImage*, double*, double*, int);
- double* gaussian(int);
void build(long xdim, long ydim, double *image, Matrix&);
void trace(long xdim, long ydim, double cntr,
long xCell, long yCell, int side,