aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_ortho.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_ortho.c')
-rw-r--r--src/PJ_ortho.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PJ_ortho.c b/src/PJ_ortho.c
index a497b160..4da8247f 100644
--- a/src/PJ_ortho.c
+++ b/src/PJ_ortho.c
@@ -130,5 +130,3 @@ PJ *PROJECTION(ortho) {
return P;
}
-
-int pj_ortho_selftest (void) {return 10000;}