aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_healpix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_healpix.c')
-rw-r--r--src/PJ_healpix.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/PJ_healpix.c b/src/PJ_healpix.c
index 2d2af805..d8e1a921 100644
--- a/src/PJ_healpix.c
+++ b/src/PJ_healpix.c
@@ -668,6 +668,3 @@ PJ *PROJECTION(rhealpix) {
return P;
}
-
-int pj_healpix_selftest (void) {return 10000;}
-int pj_rhealpix_selftest (void) {return 10000;}